| 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)
`AWS::Cognito::UserPool.SmsConfiguration`.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.smsConfiguration(CfnUserPool.SmsConfigurationProperty smsConfiguration)
Sets the value of
CfnUserPoolProps.getSmsConfiguration() |
CfnUserPool.Builder |
CfnUserPool.Builder.smsConfiguration(CfnUserPool.SmsConfigurationProperty smsConfiguration)
`AWS::Cognito::UserPool.SmsConfiguration`.
|
Copyright © 2021. All rights reserved.