autoVerifiedAttributes

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

Parameters

value

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


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


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

Parameters

values

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