pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
InstanceTemplateServiceAccountArgsBuilder
Instance
Template
Service
Account
Args
Builder
class
InstanceTemplateServiceAccountArgsBuilder
Builder for
InstanceTemplateServiceAccountArgs
.
Functions
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"hphibinkjygpkjhq"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wjlxxwglwurlbfpr"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"ylwtebtrfnkhbsma"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"aseamespsvhunfsy"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ewcsqlnsgxtogubi"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ynhtnwehmrblxsim"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"owcfbslwjyoloisj"
)
suspend
fun
scopes
(
value
:
List
<
String
>
)