@Stability(value=Stable) public static final class CfnUserPool.PoliciesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.PoliciesProperty>
CfnUserPool.PoliciesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.PoliciesProperty |
build()
Builds the configured instance.
|
CfnUserPool.PoliciesProperty.Builder |
passwordPolicy(CfnUserPool.PasswordPolicyProperty passwordPolicy)
Sets the value of
CfnUserPool.PoliciesProperty.getPasswordPolicy() |
CfnUserPool.PoliciesProperty.Builder |
passwordPolicy(IResolvable passwordPolicy)
Sets the value of
CfnUserPool.PoliciesProperty.getPasswordPolicy() |
@Stability(value=Stable) public CfnUserPool.PoliciesProperty.Builder passwordPolicy(CfnUserPool.PasswordPolicyProperty passwordPolicy)
CfnUserPool.PoliciesProperty.getPasswordPolicy()passwordPolicy - The password policy.this@Stability(value=Stable) public CfnUserPool.PoliciesProperty.Builder passwordPolicy(IResolvable passwordPolicy)
CfnUserPool.PoliciesProperty.getPasswordPolicy()passwordPolicy - The password policy.this@Stability(value=Stable) public CfnUserPool.PoliciesProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPool.PoliciesProperty>CfnUserPool.PoliciesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.