autoVerifiedAttributes

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

Parameters

value

The attributes that you want your user pool to automatically verify. For more information, see Verifying contact information at sign-up .


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


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

Parameters

values

The attributes that you want your user pool to automatically verify. For more information, see Verifying contact information at sign-up .