attributesRequireVerificationBeforeUpdates

@JvmName(name = "wccypwnumcdiekxp")
suspend fun attributesRequireVerificationBeforeUpdates(value: Output<List<String>>)
@JvmName(name = "ryxlnswqecwanjnr")
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 = "flxpsrilepmecuss")
suspend fun attributesRequireVerificationBeforeUpdates(vararg values: Output<String>)


@JvmName(name = "nfmwefgpjpklfkwk")
suspend fun attributesRequireVerificationBeforeUpdates(values: List<Output<String>>)
@JvmName(name = "udeyhyfmfrgdohhq")
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.