toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin.outputs
/
UserPoolResourceServerResourceServerScopeType
User
Pool
Resource
Server
Resource
Server
Scope
Type
data
class
UserPoolResourceServerResourceServerScopeType
(
val
scopeDescription
:
String
,
val
scopeName
:
String
)
Members
Constructors
User
Pool
Resource
Server
Resource
Server
Scope
Type
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
A description of the scope.
scope
Name
Link copied to clipboard
val
scopeName
:
String
The name of the scope.