@Stability(value=Stable) public static final class CfnUserPool.AccountRecoverySettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.AccountRecoverySettingProperty>
CfnUserPool.AccountRecoverySettingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.AccountRecoverySettingProperty |
build()
Builds the configured instance.
|
CfnUserPool.AccountRecoverySettingProperty.Builder |
recoveryMechanisms(IResolvable recoveryMechanisms)
Sets the value of
CfnUserPool.AccountRecoverySettingProperty.getRecoveryMechanisms() |
CfnUserPool.AccountRecoverySettingProperty.Builder |
recoveryMechanisms(List<? extends Object> recoveryMechanisms)
Sets the value of
CfnUserPool.AccountRecoverySettingProperty.getRecoveryMechanisms() |
@Stability(value=Stable) public CfnUserPool.AccountRecoverySettingProperty.Builder recoveryMechanisms(IResolvable recoveryMechanisms)
CfnUserPool.AccountRecoverySettingProperty.getRecoveryMechanisms()recoveryMechanisms - The list of `RecoveryOptionTypes` .this@Stability(value=Stable) public CfnUserPool.AccountRecoverySettingProperty.Builder recoveryMechanisms(List<? extends Object> recoveryMechanisms)
CfnUserPool.AccountRecoverySettingProperty.getRecoveryMechanisms()recoveryMechanisms - The list of `RecoveryOptionTypes` .this@Stability(value=Stable) public CfnUserPool.AccountRecoverySettingProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPool.AccountRecoverySettingProperty>CfnUserPool.AccountRecoverySettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.