authorizationScopes

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

Parameters

value

Authorization scopes used when the authorization is COGNITO_USER_POOLS


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


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

Parameters

values

Authorization scopes used when the authorization is COGNITO_USER_POOLS