| 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() |
Copyright © 2021. All rights reserved.