@Stability(value=Stable) public static final class CfnUserPool.RecoveryOptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.RecoveryOptionProperty>
CfnUserPool.RecoveryOptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.RecoveryOptionProperty |
build()
Builds the configured instance.
|
CfnUserPool.RecoveryOptionProperty.Builder |
name(String name)
Sets the value of
CfnUserPool.RecoveryOptionProperty.getName() |
CfnUserPool.RecoveryOptionProperty.Builder |
priority(Number priority)
Sets the value of
CfnUserPool.RecoveryOptionProperty.getPriority() |
@Stability(value=Stable) public CfnUserPool.RecoveryOptionProperty.Builder name(String name)
CfnUserPool.RecoveryOptionProperty.getName()name - `CfnUserPool.RecoveryOptionProperty.Name`.this@Stability(value=Stable) public CfnUserPool.RecoveryOptionProperty.Builder priority(Number priority)
CfnUserPool.RecoveryOptionProperty.getPriority()priority - `CfnUserPool.RecoveryOptionProperty.Priority`.this@Stability(value=Stable) public CfnUserPool.RecoveryOptionProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPool.RecoveryOptionProperty>CfnUserPool.RecoveryOptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.