| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.StringAttributeConstraintsProperty.Builder |
CfnUserPool.StringAttributeConstraintsProperty.builder() |
CfnUserPool.StringAttributeConstraintsProperty.Builder |
CfnUserPool.StringAttributeConstraintsProperty.Builder.maxLength(String maxLength)
Sets the value of
CfnUserPool.StringAttributeConstraintsProperty.getMaxLength() |
CfnUserPool.StringAttributeConstraintsProperty.Builder |
CfnUserPool.StringAttributeConstraintsProperty.Builder.minLength(String minLength)
Sets the value of
CfnUserPool.StringAttributeConstraintsProperty.getMinLength() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserPool.StringAttributeConstraintsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.Builder. |
Copyright © 2022. All rights reserved.