toggle menu
pulumi-aws-kotlin
6.38.1.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin
/
ResourceServerArgsBuilder
/
scopes
scopes
@
JvmName
(
name
=
"xshvehjocqnbxgkw"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
ResourceServerScopeArgs
>
>
)
@
JvmName
(
name
=
"muyopvaehtsiycwo"
)
suspend
fun
scopes
(
value
:
List
<
ResourceServerScopeArgs
>
?
)
Parameters
value
A list of Authorization Scope.
@
JvmName
(
name
=
"xcybhvponwvqbyrs"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
ResourceServerScopeArgs
>
)
@
JvmName
(
name
=
"yqeevalswqxuwghk"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
ResourceServerScopeArgs
>
>
)
@
JvmName
(
name
=
"qfoyeluujntnyxbj"
)
suspend
fun
scopes
(
vararg
values
:
ResourceServerScopeArgs
)
Parameters
values
A list of Authorization Scope.
@
JvmName
(
name
=
"ywiaijummxrunult"
)
suspend
fun
scopes
(
argument
:
List
<
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"qmnbegdgnxhnpnqf"
)
suspend
fun
scopes
(
vararg
argument
:
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"dgegayefuybvdwnn"
)
suspend
fun
scopes
(
argument
:
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
A list of Authorization Scope.