pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
InstanceServiceAccountArgsBuilder
Instance
Service
Account
Args
Builder
class
InstanceServiceAccountArgsBuilder
Builder for
InstanceServiceAccountArgs
.
Functions
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"vqcgvabamcwtmjpi"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bbcbrcbyjvgoyymc"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"ifmoxkjqolsqtcxf"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"duthvggdgpknwsum"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ccpyjwjlogaqjbty"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"grutuousxfdnbmou"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"endgxmnqxeubxtts"
)
suspend
fun
scopes
(
value
:
List
<
String
>
)