UserPoolUserAttributeUpdateSettingsArgs

data class UserPoolUserAttributeUpdateSettingsArgs(val attributesRequireVerificationBeforeUpdate: Output<List<String>>) : ConvertibleToJava<UserPoolUserAttributeUpdateSettingsArgs>

Constructors

Link copied to clipboard
fun UserPoolUserAttributeUpdateSettingsArgs(attributesRequireVerificationBeforeUpdate: Output<List<String>>)

Functions

Link copied to clipboard
open override fun toJava(): UserPoolUserAttributeUpdateSettingsArgs

Properties