autoVerifiedAttributes

@JvmName(name = "hfbbwutpmpvwsvwx")
suspend fun autoVerifiedAttributes(value: Output<List<String>>)
@JvmName(name = "prclfwdyavafymmh")
suspend fun autoVerifiedAttributes(value: List<String>?)

Parameters

value

Attributes to be auto-verified. Valid values: email, phone_number.


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


@JvmName(name = "gidefkfvccpkeysr")
suspend fun autoVerifiedAttributes(values: List<Output<String>>)
@JvmName(name = "fgwrsmbxdeeiwpsv")
suspend fun autoVerifiedAttributes(vararg values: String)

Parameters

values

Attributes to be auto-verified. Valid values: email, phone_number.