toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin
/
ResourceServerArgsBuilder
/
scopes
scopes
@
JvmName
(
name
=
"bpkqsprwolstbuto"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
ResourceServerScopeArgs
>
>
)
@
JvmName
(
name
=
"jcdacpbvpblcgpih"
)
suspend
fun
scopes
(
value
:
List
<
ResourceServerScopeArgs
>
?
)
Parameters
value
A list of Authorization Scope.
@
JvmName
(
name
=
"wichopytiudmflsv"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
ResourceServerScopeArgs
>
)
@
JvmName
(
name
=
"udnagtppwcvcolsm"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
ResourceServerScopeArgs
>
>
)
@
JvmName
(
name
=
"wdgcnhdneafkmxaw"
)
suspend
fun
scopes
(
vararg
values
:
ResourceServerScopeArgs
)
Parameters
values
A list of Authorization Scope.
@
JvmName
(
name
=
"wiccxejkxgasyyod"
)
suspend
fun
scopes
(
argument
:
List
<
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"qbefdcasaaykmjtm"
)
suspend
fun
scopes
(
vararg
argument
:
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"bsrhirxacultmfvb"
)
suspend
fun
scopes
(
argument
:
suspend
ResourceServerScopeArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
A list of Authorization Scope.