| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NumberAttributeProps
Props for NumberAttr.
|
interface |
StringAttributeProps
Props for constructing a StringAttr.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomAttributeProps.Jsii$Proxy
An implementation for
CustomAttributeProps |
static class |
NumberAttributeProps.Jsii$Proxy
An implementation for
NumberAttributeProps |
static class |
StringAttributeProps.Jsii$Proxy
An implementation for
StringAttributeProps |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeProps |
CustomAttributeProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
BooleanAttribute(CustomAttributeProps props) |
DateTimeAttribute(CustomAttributeProps props) |
Copyright © 2022. All rights reserved.