| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
UsernameConfigurationType |
UserPoolType.usernameConfiguration()
Case sensitivity of the username input for the selected sign-in option.
|
UsernameConfigurationType |
CreateUserPoolRequest.usernameConfiguration()
Case sensitivity on the username input for the selected sign-in option.
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolType.Builder |
UserPoolType.Builder.usernameConfiguration(UsernameConfigurationType usernameConfiguration)
Case sensitivity of the username input for the selected sign-in option.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.usernameConfiguration(UsernameConfigurationType usernameConfiguration)
Case sensitivity on the username input for the selected sign-in option.
|
Copyright © 2022. All rights reserved.