toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin
/
ResourceServerArgs
/
ResourceServerArgs
Resource
Server
Args
constructor
(
identifier
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
scopes
:
Output
<
List
<
ResourceServerScopeArgs
>
>
?
=
null
,
userPoolId
:
Output
<
String
>
?
=
null
)