public static final class CfnUserPool.AccountRecoverySettingProperty.Builder
extends java.lang.Object
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(java.util.List<? extends java.lang.Object> recoveryMechanisms)
Sets the value of
CfnUserPool.AccountRecoverySettingProperty.getRecoveryMechanisms() |
public CfnUserPool.AccountRecoverySettingProperty.Builder recoveryMechanisms(IResolvable recoveryMechanisms)
CfnUserPool.AccountRecoverySettingProperty.getRecoveryMechanisms()
recoveryMechanisms
- The list of `RecoveryOptionTypes` .this
public CfnUserPool.AccountRecoverySettingProperty.Builder recoveryMechanisms(java.util.List<? extends java.lang.Object> recoveryMechanisms)
CfnUserPool.AccountRecoverySettingProperty.getRecoveryMechanisms()
recoveryMechanisms
- The list of `RecoveryOptionTypes` .this
public CfnUserPool.AccountRecoverySettingProperty build()
CfnUserPool.AccountRecoverySettingProperty
java.lang.NullPointerException
- if any required attribute was not provided