| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.SmsConfigurationProperty.Jsii$Proxy
An implementation for
CfnUserPool.SmsConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.SmsConfigurationProperty |
CfnUserPool.SmsConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnUserPool.setSmsConfiguration(CfnUserPool.SmsConfigurationProperty value)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your AWS account through Amazon Simple Notification Service.
|
CfnUserPool.Builder |
CfnUserPool.Builder.smsConfiguration(CfnUserPool.SmsConfigurationProperty smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from your AWS account through Amazon Simple Notification Service.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.smsConfiguration(CfnUserPool.SmsConfigurationProperty smsConfiguration)
Sets the value of
CfnUserPoolProps.getSmsConfiguration() |
Copyright © 2022. All rights reserved.