pulumi-gcp-kotlin
6.65.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
=
"beptpcplqeakcbja"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hohuojyynisukxyx"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"piffojyaplicdbbv"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"jfcedfhlkdfxvigq"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pkgxmmrvcjhxcwyw"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"hxbjpwunaklqprrg"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lwcunqhrkbatbwbv"
)
suspend
fun
scopes
(
value
:
List
<
String
>
)