toggle menu
pulumi-gcp-kotlin
7.38.0.0
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
=
"tnuwxklidjtjsvdn"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xfkepsoywfrugorm"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"aherxhnxmafjxspm"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pfocmobmhnlyixer"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"fpydfwphtwinbjef"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"cutgwajreimtdtlf"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"wgokfgeefrcrojey"
)
suspend
fun
scopes
(
value
:
List
<
String
>
)