@Stability(value=Stable)
public static interface CfnUserPool.StringAttributeConstraintsProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getMinLength()
@Stability(value=Stable) static CfnUserPool.StringAttributeConstraintsProperty.Builder builder()
Copyright © 2021. All rights reserved.