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