| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.SmsConfigurationProperty.Builder |
CfnUserPool.SmsConfigurationProperty.builder() |
CfnUserPool.SmsConfigurationProperty.Builder |
CfnUserPool.SmsConfigurationProperty.Builder.externalId(String externalId)
Sets the value of
CfnUserPool.SmsConfigurationProperty.getExternalId() |
CfnUserPool.SmsConfigurationProperty.Builder |
CfnUserPool.SmsConfigurationProperty.Builder.snsCallerArn(String snsCallerArn)
Sets the value of
CfnUserPool.SmsConfigurationProperty.getSnsCallerArn() |
CfnUserPool.SmsConfigurationProperty.Builder |
CfnUserPool.SmsConfigurationProperty.Builder.snsRegion(String snsRegion)
Sets the value of
CfnUserPool.SmsConfigurationProperty.getSnsRegion() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserPool.SmsConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.Builder. |
Copyright © 2022. All rights reserved.