autoVerifiedAttributes

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

Parameters

value

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


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


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

Parameters

values

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