pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin.outputs
/
ResourceServerScope
Resource
Server
Scope
data
class
ResourceServerScope
(
val
scopeDescription
:
String
,
val
scopeName
:
String
)
Types
Constructors
Properties
Constructors
Resource
Server
Scope
Link copied to clipboard
fun
ResourceServerScope
(
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.