| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static NumberAttributeConstraints.Builder |
NumberAttributeConstraints.builder() |
NumberAttributeConstraints.Builder |
NumberAttributeConstraints.Builder.max(Number max)
Sets the value of
NumberAttributeConstraints.getMax() |
NumberAttributeConstraints.Builder |
NumberAttributeConstraints.Builder.min(Number min)
Sets the value of
NumberAttributeConstraints.getMin() |
Copyright © 2021. All rights reserved.