| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CustomAttributeConfig.Builder |
CustomAttributeConfig.builder() |
CustomAttributeConfig.Builder |
CustomAttributeConfig.Builder.dataType(String dataType)
Sets the value of
CustomAttributeConfig.getDataType() |
CustomAttributeConfig.Builder |
CustomAttributeConfig.Builder.mutable(Boolean mutable)
Sets the value of
CustomAttributeConfig.getMutable() |
CustomAttributeConfig.Builder |
CustomAttributeConfig.Builder.numberConstraints(NumberAttributeConstraints numberConstraints)
Sets the value of
CustomAttributeConfig.getNumberConstraints() |
CustomAttributeConfig.Builder |
CustomAttributeConfig.Builder.stringConstraints(StringAttributeConstraints stringConstraints)
Sets the value of
CustomAttributeConfig.getStringConstraints() |
| Constructor and Description |
|---|
Jsii$Proxy(CustomAttributeConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CustomAttributeConfig.Builder. |
Copyright © 2022. All rights reserved.