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