@Stability(value=Stable)
public static interface CfnUserPool.SchemaAttributeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.SchemaAttributeProperty.Builder
A builder for
CfnUserPool.SchemaAttributeProperty |
static class |
CfnUserPool.SchemaAttributeProperty.Jsii$Proxy
An implementation for
CfnUserPool.SchemaAttributeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.SchemaAttributeProperty.Builder |
builder() |
default String |
getAttributeDataType()
`CfnUserPool.SchemaAttributeProperty.AttributeDataType`.
|
default Object |
getDeveloperOnlyAttribute()
`CfnUserPool.SchemaAttributeProperty.DeveloperOnlyAttribute`.
|
default Object |
getMutable()
`CfnUserPool.SchemaAttributeProperty.Mutable`.
|
default String |
getName()
`CfnUserPool.SchemaAttributeProperty.Name`.
|
default Object |
getNumberAttributeConstraints()
`CfnUserPool.SchemaAttributeProperty.NumberAttributeConstraints`.
|
default Object |
getRequired()
`CfnUserPool.SchemaAttributeProperty.Required`.
|
default Object |
getStringAttributeConstraints()
`CfnUserPool.SchemaAttributeProperty.StringAttributeConstraints`.
|
@Stability(value=Stable) @Nullable default String getAttributeDataType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-attributedatatype@Stability(value=Stable) @Nullable default Object getDeveloperOnlyAttribute()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-developeronlyattribute@Stability(value=Stable) @Nullable default Object getMutable()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-mutable@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-name@Stability(value=Stable) @Nullable default Object getNumberAttributeConstraints()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-numberattributeconstraints@Stability(value=Stable) @Nullable default Object getRequired()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-required@Stability(value=Stable) @Nullable default Object getStringAttributeConstraints()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-stringattributeconstraints@Stability(value=Stable) static CfnUserPool.SchemaAttributeProperty.Builder builder()
Copyright © 2020. All rights reserved.