| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomAttributeConfig.Jsii$Proxy
An implementation for
CustomAttributeConfig |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfig |
ICustomAttribute.bind()
Bind this custom attribute type to the values as expected by CloudFormation.
|
CustomAttributeConfig |
ICustomAttribute.Jsii$Proxy.bind()
Bind this custom attribute type to the values as expected by CloudFormation.
|
default CustomAttributeConfig |
ICustomAttribute.Jsii$Default.bind()
Bind this custom attribute type to the values as expected by CloudFormation.
|
CustomAttributeConfig |
DateTimeAttribute.bind()
Bind this custom attribute type to the values as expected by CloudFormation.
|
CustomAttributeConfig |
BooleanAttribute.bind()
Bind this custom attribute type to the values as expected by CloudFormation.
|
CustomAttributeConfig |
NumberAttribute.bind()
Bind this custom attribute type to the values as expected by CloudFormation.
|
CustomAttributeConfig |
StringAttribute.bind()
Bind this custom attribute type to the values as expected by CloudFormation.
|
CustomAttributeConfig |
CustomAttributeConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.