toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
InstanceTemplateServiceAccountArgsBuilder
Instance
Template
Service
Account
Args
Builder
class
InstanceTemplateServiceAccountArgsBuilder
Builder for
InstanceTemplateServiceAccountArgs
.
Members
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"dkpfhjqrvohdhwtj"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ywsabvvoodoavmue"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"vytanstdwbkjsdyw"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ptnvtyvrwnwnqctf"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pkocwmwhywbhksui"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"tvimirlavvvtdepw"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"luwacghlyeodgdyt"
)
suspend
fun
scopes
(
value
:
List
<
String
>
)