@Stability(value=Stable) public static final class CfnUserPool.CustomSMSSenderProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.CustomSMSSenderProperty>
CfnUserPool.CustomSMSSenderProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.CustomSMSSenderProperty |
build()
Builds the configured instance.
|
CfnUserPool.CustomSMSSenderProperty.Builder |
lambdaArn(String lambdaArn)
Sets the value of
CfnUserPool.CustomSMSSenderProperty.getLambdaArn() |
CfnUserPool.CustomSMSSenderProperty.Builder |
lambdaVersion(String lambdaVersion)
Sets the value of
CfnUserPool.CustomSMSSenderProperty.getLambdaVersion() |
@Stability(value=Stable) public CfnUserPool.CustomSMSSenderProperty.Builder lambdaArn(String lambdaArn)
CfnUserPool.CustomSMSSenderProperty.getLambdaArn()lambdaArn - `CfnUserPool.CustomSMSSenderProperty.LambdaArn`.this@Stability(value=Stable) public CfnUserPool.CustomSMSSenderProperty.Builder lambdaVersion(String lambdaVersion)
CfnUserPool.CustomSMSSenderProperty.getLambdaVersion()lambdaVersion - `CfnUserPool.CustomSMSSenderProperty.LambdaVersion`.this@Stability(value=Stable) public CfnUserPool.CustomSMSSenderProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPool.CustomSMSSenderProperty>CfnUserPool.CustomSMSSenderPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.