toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin
/
ResourceServerArgsBuilder
/
scopes
scopes
@
JvmName
(
name
=
"cfpxnrhicstkpelw"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
ResourceServerScopeArgs
>
>
)
@
JvmName
(
name
=
"tyurwkbapnttjlys"
)
suspend
fun
scopes
(
value
:
List
<
ResourceServerScopeArgs
>
?
)
Parameters
value
A list of Authorization Scope.
@
JvmName
(
name
=
"jbqkojqwvnniywqc"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
ResourceServerScopeArgs
>
)
@
JvmName
(
name
=
"nwklqrlhxgngybjn"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
ResourceServerScopeArgs
>
>
)
@
JvmName
(
name
=
"ixktmpapwqmdellk"
)
suspend
fun
scopes
(
vararg
values
:
ResourceServerScopeArgs
)
Parameters
values
A list of Authorization Scope.
@
JvmName
(
name
=
"snttijfbsnqkwbdq"
)
suspend
fun
scopes
(
argument
:
List
<
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"ejgnybrxkhswjtrg"
)
suspend
fun
scopes
(
vararg
argument
:
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"hfoldfulcvhqnaaq"
)
suspend
fun
scopes
(
argument
:
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
A list of Authorization Scope.