| 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)
You can choose to set case sensitivity on the username input for the selected sign-in option.
|
CfnUserPool.Builder |
CfnUserPool.Builder.usernameConfiguration(CfnUserPool.UsernameConfigurationProperty usernameConfiguration)
You can choose to set case sensitivity on the username input for the selected sign-in option.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.usernameConfiguration(CfnUserPool.UsernameConfigurationProperty usernameConfiguration)
Sets the value of
CfnUserPoolProps.getUsernameConfiguration() |
Copyright © 2022. All rights reserved.