authorizationScopes

@JvmName(name = "whqllvinpjaiegqk")
suspend fun authorizationScopes(value: Output<List<String>>)
@JvmName(name = "drnyxlarugnmkoiw")
suspend fun authorizationScopes(value: List<String>?)

Parameters

value

Authorization scopes used when the authorization is COGNITO_USER_POOLS


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


@JvmName(name = "vlxouxhpihcuftdv")
suspend fun authorizationScopes(values: List<Output<String>>)
@JvmName(name = "mkqqfrqcmmkxgajr")
suspend fun authorizationScopes(vararg values: String)

Parameters

values

Authorization scopes used when the authorization is COGNITO_USER_POOLS