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