toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.batch.v1.kotlin.inputs
/
ServiceAccountArgsBuilder
Service
Account
Args
Builder
class
ServiceAccountArgsBuilder
Builder for
ServiceAccountArgs
.
Members
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"axllepkxilsbdhxv"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jcxpgajnddtyaqxf"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"jdfcdviybltarpjx"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"mnohvnhvpnsjlymw"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wijyrlxoofotqexi"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"bjdwedvxogmswujh"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fwfrlumincsgrjya"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)