toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
InstanceServiceAccountArgsBuilder
Instance
Service
Account
Args
Builder
class
InstanceServiceAccountArgsBuilder
Builder for
InstanceServiceAccountArgs
.
Members
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"mlisycmknctbsmxo"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tfqppkycsdrweyqf"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"hhcxhwiwvdrqmpew"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ctxtfnglhprtnuft"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ntvqslxorypdtgqa"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"dkdmvhnwtppdgpje"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"nilrekoovwfbilkb"
)
suspend
fun
scopes
(
value
:
List
<
String
>
)