attributesRequireVerificationBeforeUpdates

@JvmName(name = "pphxdotfjxcsegem")
suspend fun attributesRequireVerificationBeforeUpdates(value: Output<List<String>>)
@JvmName(name = "yhojjuxcfmuwwcuw")
suspend fun attributesRequireVerificationBeforeUpdates(value: List<String>)

Parameters

value

A list of attributes requiring verification before update. If set, the provided value(s) must also be set in auto_verified_attributes. Valid values: email, phone_number.


@JvmName(name = "wdlyjlkhvafgqahd")
suspend fun attributesRequireVerificationBeforeUpdates(vararg values: Output<String>)


@JvmName(name = "rgoiidkdocgjxucf")
suspend fun attributesRequireVerificationBeforeUpdates(values: List<Output<String>>)
@JvmName(name = "pvogfgthgfeqhrhb")
suspend fun attributesRequireVerificationBeforeUpdates(vararg values: String)

Parameters

values

A list of attributes requiring verification before update. If set, the provided value(s) must also be set in auto_verified_attributes. Valid values: email, phone_number.