autoVerifiedAttributes

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

Parameters

value

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


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


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

Parameters

values

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