autoVerifiedAttributes

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

Parameters

value

The attributes to be auto-verified. Possible values: email , phone_number .


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


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

Parameters

values

The attributes to be auto-verified. Possible values: email , phone_number .