toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
ServiceAccountArgsBuilder
Service
Account
Args
Builder
class
ServiceAccountArgsBuilder
Builder for
ServiceAccountArgs
.
Members
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"bfvqkljdkddxsjxe"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uvmhkqmsoycwlese"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"etleoxqmtghlruso"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"tkhfsamsnetlovhq"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mcrrcocoecoohcww"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"wfsadnmgtfliacan"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ocehtvgghoeimowh"
)
suspend
fun
scopes
(
value
:
List
<
String
>
?
)