userAttributeUpdateSettings

@JvmName(name = "myhjvjfmehjdgoqc")
suspend fun userAttributeUpdateSettings(value: Output<UserPoolUserAttributeUpdateSettingsArgs>)
@JvmName(name = "pftpcbypbhchnmwh")
suspend fun userAttributeUpdateSettings(value: UserPoolUserAttributeUpdateSettingsArgs?)

Parameters

value

The settings for updates to user attributes. These settings include the property AttributesRequireVerificationBeforeUpdate , a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For more information, see Verifying updates to email addresses and phone numbers .


@JvmName(name = "owemplijxkekfffc")
suspend fun userAttributeUpdateSettings(argument: suspend UserPoolUserAttributeUpdateSettingsArgsBuilder.() -> Unit)

Parameters

argument

The settings for updates to user attributes. These settings include the property AttributesRequireVerificationBeforeUpdate , a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For more information, see Verifying updates to email addresses and phone numbers .