pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin
/
ResourceServerArgsBuilder
/
scopes
scopes
@
JvmName
(
name
=
"vnpdafxyhjckoxaq"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
ResourceServerScopeArgs
>
>
)
@
JvmName
(
name
=
"ufbhaogubjawcmoh"
)
suspend
fun
scopes
(
value
:
List
<
ResourceServerScopeArgs
>
?
)
Parameters
value
A list of Authorization Scope.
@
JvmName
(
name
=
"ihwrefurhxhokbwd"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
ResourceServerScopeArgs
>
)
@
JvmName
(
name
=
"agwrphxglqtmtppc"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
ResourceServerScopeArgs
>
>
)
@
JvmName
(
name
=
"lxgwxoaywhowivpm"
)
suspend
fun
scopes
(
vararg
values
:
ResourceServerScopeArgs
)
Parameters
values
A list of Authorization Scope.
@
JvmName
(
name
=
"dxsawxvqktcrxwrg"
)
suspend
fun
scopes
(
argument
:
List
<
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"ikbsdjieqywtdktk"
)
suspend
fun
scopes
(
vararg
argument
:
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"ochetxjocolgemgd"
)
suspend
fun
scopes
(
argument
:
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
A list of Authorization Scope.