UserPoolResourceServerResourceServerScopeType

data class UserPoolResourceServerResourceServerScopeType(val scopeDescription: String, val scopeName: String)

Constructors

constructor(scopeDescription: String, scopeName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the scope.

Link copied to clipboard

The name of the scope.