pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
LoginScopesArgsBuilder
Login
Scopes
Args
Builder
class
LoginScopesArgsBuilder
Builder for
LoginScopesArgs
.
Functions
Functions
scopes
Link copied to clipboard
@
JvmName
(
name
=
"ccoeuahqpqrhfxbd"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"fweffhkkuhtoxmna"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"spqwvxbdiswmxpwj"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"mnhxapvxbuqhirdl"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ikphjrcbtnnwhrly"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)