authorizationScopes

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

Parameters

value

Authorization scopes used when the authorization is COGNITO_USER_POOLS


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


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

Parameters

values

Authorization scopes used when the authorization is COGNITO_USER_POOLS