authorizationScopes

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

Parameters

value

Authorization scopes used when the authorization is COGNITO_USER_POOLS


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


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

Parameters

values

Authorization scopes used when the authorization is COGNITO_USER_POOLS