User Pool User Attribute Update Settings Args
    data class UserPoolUserAttributeUpdateSettingsArgs(val attributesRequireVerificationBeforeUpdates: Output<List<String>>) : ConvertibleToJava<UserPoolUserAttributeUpdateSettingsArgs> 
Constructors
Link copied to clipboard
                fun UserPoolUserAttributeUpdateSettingsArgs(attributesRequireVerificationBeforeUpdates: Output<List<String>>)