| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static StringAttributeConstraints.Builder |
StringAttributeConstraints.builder() |
StringAttributeConstraints.Builder |
StringAttributeConstraints.Builder.maxLen(Number maxLen)
Sets the value of
StringAttributeConstraints.getMaxLen() |
StringAttributeConstraints.Builder |
StringAttributeConstraints.Builder.minLen(Number minLen)
Sets the value of
StringAttributeConstraints.getMinLen() |
Copyright © 2021. All rights reserved.