toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin.outputs
/
ResourceServerScope
Resource
Server
Scope
data
class
ResourceServerScope
(
val
scopeDescription
:
String
,
val
scopeName
:
String
)
Members
Constructors
Resource
Server
Scope
Link copied to clipboard
constructor
(
scopeDescription
:
String
,
scopeName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
scope
Description
Link copied to clipboard
val
scopeDescription
:
String
The scope description.
scope
Name
Link copied to clipboard
val
scopeName
:
String
The scope name.