GetUserPoolResourceServerResult

Constructors

Link copied to clipboard
constructor(name: String? = null, scopes: List<UserPoolResourceServerResourceServerScopeType>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

A friendly name for the resource server.

Link copied to clipboard

A list of scopes. Each scope is a map with keys ScopeName and ScopeDescription .