| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.UsernameConfigurationProperty.Jsii$Proxy
An implementation for
CfnUserPool.UsernameConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.UsernameConfigurationProperty |
CfnUserPool.UsernameConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnUserPool.setUsernameConfiguration(CfnUserPool.UsernameConfigurationProperty value)
`AWS::Cognito::UserPool.UsernameConfiguration`.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.usernameConfiguration(CfnUserPool.UsernameConfigurationProperty usernameConfiguration)
Sets the value of
CfnUserPoolProps.getUsernameConfiguration() |
CfnUserPool.Builder |
CfnUserPool.Builder.usernameConfiguration(CfnUserPool.UsernameConfigurationProperty usernameConfiguration)
`AWS::Cognito::UserPool.UsernameConfiguration`.
|
Copyright © 2021. All rights reserved.