| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StandardAttributes.Jsii$Proxy
An implementation for
StandardAttributes |
| Modifier and Type | Method and Description |
|---|---|
StandardAttributes |
StandardAttributes.Builder.build()
Builds the configured instance.
|
default StandardAttributes |
UserPoolProps.getStandardAttributes()
The set of attributes that are required for every user in the user pool.
|
StandardAttributes |
UserPoolProps.Jsii$Proxy.getStandardAttributes() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolProps.Builder |
UserPoolProps.Builder.standardAttributes(StandardAttributes standardAttributes)
Sets the value of
UserPoolProps.getStandardAttributes() |
UserPool.Builder |
UserPool.Builder.standardAttributes(StandardAttributes standardAttributes)
The set of attributes that are required for every user in the user pool.
|
Copyright © 2022. All rights reserved.