scopeName

@JvmName(name = "jnweqbvyrndpetrd")
suspend fun scopeName(value: Output<String>)
@JvmName(name = "uterhqiwkxqsddno")
suspend fun scopeName(value: String)

Parameters

value

The name of the scope. Amazon Cognito renders custom scopes in the format resourceServerIdentifier/ScopeName . For example, if this parameter is exampleScope in the resource server with the identifier exampleResourceServer , you request and receive the scope exampleResourceServer/exampleScope .