pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin
/
ResourceServerArgs
/
ResourceServerArgs
Resource
Server
Args
fun
ResourceServerArgs
(
identifier
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
scopes
:
Output
<
List
<
ResourceServerScopeArgs
>
>
?
=
null
,
userPoolId
:
Output
<
String
>
?
=
null
)