autoVerifiedAttributes

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

Parameters

value

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


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


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

Parameters

values

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