| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.VerificationMessageTemplateProperty.Jsii$Proxy
An implementation for
CfnUserPool.VerificationMessageTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.VerificationMessageTemplateProperty |
CfnUserPool.VerificationMessageTemplateProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnUserPool.setVerificationMessageTemplate(CfnUserPool.VerificationMessageTemplateProperty value)
The template for the verification message that the user sees when the app requests permission to access the user's information.
|
CfnUserPool.Builder |
CfnUserPool.Builder.verificationMessageTemplate(CfnUserPool.VerificationMessageTemplateProperty verificationMessageTemplate)
The template for the verification message that the user sees when the app requests permission to access the user's information.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.verificationMessageTemplate(CfnUserPool.VerificationMessageTemplateProperty verificationMessageTemplate)
Sets the value of
CfnUserPoolProps.getVerificationMessageTemplate() |
Copyright © 2022. All rights reserved.