| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(StringAttributeConstraints.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StringAttributeConstraints.Builder. |
Copyright © 2022. All rights reserved.