@Stability(value=Stable)
public static interface CfnUserPool.StringAttributeConstraintsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-stringattributeconstraints.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.StringAttributeConstraintsProperty.Builder
A builder for
CfnUserPool.StringAttributeConstraintsProperty |
static class |
CfnUserPool.StringAttributeConstraintsProperty.Jsii$Proxy
An implementation for
CfnUserPool.StringAttributeConstraintsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.StringAttributeConstraintsProperty.Builder |
builder() |
default String |
getMaxLength()
`CfnUserPool.StringAttributeConstraintsProperty.MaxLength`.
|
default String |
getMinLength()
`CfnUserPool.StringAttributeConstraintsProperty.MinLength`.
|
@Stability(value=Stable) @Nullable default String getMaxLength()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-stringattributeconstraints.html#cfn-cognito-userpool-stringattributeconstraints-maxlength@Stability(value=Stable) @Nullable default String getMinLength()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-stringattributeconstraints.html#cfn-cognito-userpool-stringattributeconstraints-minlength@Stability(value=Stable) static CfnUserPool.StringAttributeConstraintsProperty.Builder builder()
Copyright © 2020. All rights reserved.