readAttributes

@JvmName(name = "fxyfsubxaspbbsbe")
suspend fun readAttributes(value: Output<List<String>>)
@JvmName(name = "gnktnjpxdbuwjrcl")
suspend fun readAttributes(value: List<String>?)

Parameters

value

List of user pool attributes that the application client can read from.


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


@JvmName(name = "ndoykwdqrntbfico")
suspend fun readAttributes(values: List<Output<String>>)
@JvmName(name = "cpqscmfbuvnvrlbc")
suspend fun readAttributes(vararg values: String)

Parameters

values

List of user pool attributes that the application client can read from.