@Stability(value=Stable)
public static interface CfnUserPool.NumberAttributeConstraintsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-numberattributeconstraints.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.NumberAttributeConstraintsProperty.Builder
A builder for
CfnUserPool.NumberAttributeConstraintsProperty |
static class |
CfnUserPool.NumberAttributeConstraintsProperty.Jsii$Proxy
An implementation for
CfnUserPool.NumberAttributeConstraintsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.NumberAttributeConstraintsProperty.Builder |
builder() |
default String |
getMaxValue()
`CfnUserPool.NumberAttributeConstraintsProperty.MaxValue`.
|
default String |
getMinValue()
`CfnUserPool.NumberAttributeConstraintsProperty.MinValue`.
|
@Stability(value=Stable) @Nullable default String getMaxValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-numberattributeconstraints.html#cfn-cognito-userpool-numberattributeconstraints-maxvalue@Stability(value=Stable) @Nullable default String getMinValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-numberattributeconstraints.html#cfn-cognito-userpool-numberattributeconstraints-minvalue@Stability(value=Stable) static CfnUserPool.NumberAttributeConstraintsProperty.Builder builder()
Copyright © 2020. All rights reserved.