| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StringAttributeProps
Props for constructing a StringAttr.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StringAttributeConstraints.Jsii$Proxy
An implementation for
StringAttributeConstraints |
static class |
StringAttributeProps.Jsii$Proxy
An implementation for
StringAttributeProps |
| Modifier and Type | Method and Description |
|---|---|
StringAttributeConstraints |
StringAttributeConstraints.Builder.build()
Builds the configured instance.
|
default StringAttributeConstraints |
CustomAttributeConfig.getStringConstraints()
The constraints for a custom attribute of 'String' data type.
|
StringAttributeConstraints |
CustomAttributeConfig.Jsii$Proxy.getStringConstraints() |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfig.Builder |
CustomAttributeConfig.Builder.stringConstraints(StringAttributeConstraints stringConstraints)
Sets the value of
CustomAttributeConfig.getStringConstraints() |
Copyright © 2022. All rights reserved.