authorizationScopes

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

Parameters

value

Authorization scopes used when the authorization is COGNITO_USER_POOLS


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


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

Parameters

values

Authorization scopes used when the authorization is COGNITO_USER_POOLS