readAttributes

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

Parameters

value

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


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


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

Parameters

values

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