@Stability(value=Stable) public static final class CfnUserPool.SmsConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.SmsConfigurationProperty>
CfnUserPool.SmsConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.SmsConfigurationProperty |
build()
Builds the configured instance.
|
CfnUserPool.SmsConfigurationProperty.Builder |
externalId(String externalId)
Sets the value of
CfnUserPool.SmsConfigurationProperty.getExternalId() |
CfnUserPool.SmsConfigurationProperty.Builder |
snsCallerArn(String snsCallerArn)
Sets the value of
CfnUserPool.SmsConfigurationProperty.getSnsCallerArn() |
@Stability(value=Stable) public CfnUserPool.SmsConfigurationProperty.Builder externalId(String externalId)
CfnUserPool.SmsConfigurationProperty.getExternalId()externalId - `CfnUserPool.SmsConfigurationProperty.ExternalId`.this@Stability(value=Stable) public CfnUserPool.SmsConfigurationProperty.Builder snsCallerArn(String snsCallerArn)
CfnUserPool.SmsConfigurationProperty.getSnsCallerArn()snsCallerArn - `CfnUserPool.SmsConfigurationProperty.SnsCallerArn`.this@Stability(value=Stable) public CfnUserPool.SmsConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPool.SmsConfigurationProperty>CfnUserPool.SmsConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.