@Stability(value=Stable) public static final class CfnUserPool.SchemaAttributeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.SchemaAttributeProperty>
CfnUserPool.SchemaAttributeProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder attributeDataType(String attributeDataType)
CfnUserPool.SchemaAttributeProperty.getAttributeDataType()attributeDataType - `CfnUserPool.SchemaAttributeProperty.AttributeDataType`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder developerOnlyAttribute(Boolean developerOnlyAttribute)
CfnUserPool.SchemaAttributeProperty.getDeveloperOnlyAttribute()developerOnlyAttribute - `CfnUserPool.SchemaAttributeProperty.DeveloperOnlyAttribute`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder developerOnlyAttribute(IResolvable developerOnlyAttribute)
CfnUserPool.SchemaAttributeProperty.getDeveloperOnlyAttribute()developerOnlyAttribute - `CfnUserPool.SchemaAttributeProperty.DeveloperOnlyAttribute`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder mutable(Boolean mutable)
CfnUserPool.SchemaAttributeProperty.getMutable()mutable - `CfnUserPool.SchemaAttributeProperty.Mutable`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder mutable(IResolvable mutable)
CfnUserPool.SchemaAttributeProperty.getMutable()mutable - `CfnUserPool.SchemaAttributeProperty.Mutable`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder name(String name)
CfnUserPool.SchemaAttributeProperty.getName()name - `CfnUserPool.SchemaAttributeProperty.Name`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder numberAttributeConstraints(CfnUserPool.NumberAttributeConstraintsProperty numberAttributeConstraints)
CfnUserPool.SchemaAttributeProperty.getNumberAttributeConstraints()numberAttributeConstraints - `CfnUserPool.SchemaAttributeProperty.NumberAttributeConstraints`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder numberAttributeConstraints(IResolvable numberAttributeConstraints)
CfnUserPool.SchemaAttributeProperty.getNumberAttributeConstraints()numberAttributeConstraints - `CfnUserPool.SchemaAttributeProperty.NumberAttributeConstraints`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder required(Boolean required)
CfnUserPool.SchemaAttributeProperty.getRequired()required - `CfnUserPool.SchemaAttributeProperty.Required`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder required(IResolvable required)
CfnUserPool.SchemaAttributeProperty.getRequired()required - `CfnUserPool.SchemaAttributeProperty.Required`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder stringAttributeConstraints(CfnUserPool.StringAttributeConstraintsProperty stringAttributeConstraints)
CfnUserPool.SchemaAttributeProperty.getStringAttributeConstraints()stringAttributeConstraints - `CfnUserPool.SchemaAttributeProperty.StringAttributeConstraints`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty.Builder stringAttributeConstraints(IResolvable stringAttributeConstraints)
CfnUserPool.SchemaAttributeProperty.getStringAttributeConstraints()stringAttributeConstraints - `CfnUserPool.SchemaAttributeProperty.StringAttributeConstraints`.this@Stability(value=Stable) public CfnUserPool.SchemaAttributeProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPool.SchemaAttributeProperty>CfnUserPool.SchemaAttributePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.