| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.NumberAttributeConstraintsProperty.Builder |
CfnUserPool.NumberAttributeConstraintsProperty.builder() |
CfnUserPool.NumberAttributeConstraintsProperty.Builder |
CfnUserPool.NumberAttributeConstraintsProperty.Builder.maxValue(String maxValue)
Sets the value of
CfnUserPool.NumberAttributeConstraintsProperty.getMaxValue() |
CfnUserPool.NumberAttributeConstraintsProperty.Builder |
CfnUserPool.NumberAttributeConstraintsProperty.Builder.minValue(String minValue)
Sets the value of
CfnUserPool.NumberAttributeConstraintsProperty.getMinValue() |
Copyright © 2021. All rights reserved.