| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
UserAttributeUpdateSettingsType |
UserPoolType.userAttributeUpdateSettings()
The settings for updates to user attributes.
|
UserAttributeUpdateSettingsType |
UpdateUserPoolRequest.userAttributeUpdateSettings()
The settings for updates to user attributes.
|
UserAttributeUpdateSettingsType |
CreateUserPoolRequest.userAttributeUpdateSettings()
The settings for updates to user attributes.
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolType.Builder |
UserPoolType.Builder.userAttributeUpdateSettings(UserAttributeUpdateSettingsType userAttributeUpdateSettings)
The settings for updates to user attributes.
|
UpdateUserPoolRequest.Builder |
UpdateUserPoolRequest.Builder.userAttributeUpdateSettings(UserAttributeUpdateSettingsType userAttributeUpdateSettings)
The settings for updates to user attributes.
|
CreateUserPoolRequest.Builder |
CreateUserPoolRequest.Builder.userAttributeUpdateSettings(UserAttributeUpdateSettingsType userAttributeUpdateSettings)
The settings for updates to user attributes.
|
Copyright © 2022. All rights reserved.