toggle menu
pulumi-gcp-kotlin
7.25.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.inputs
/
RegionInstanceTemplateServiceAccountArgsBuilder
Region
Instance
Template
Service
Account
Args
Builder
class
RegionInstanceTemplateServiceAccountArgsBuilder
Builder for
RegionInstanceTemplateServiceAccountArgs
.
Members
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"yjhkqplqwvywhism"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ecpeojigwdmgwhas"
)
suspend
fun
email
(
value
:
String
?
)
scopes
Link copied to clipboard
@
JvmName
(
name
=
"ynyajsyqccbvvnpv"
)
suspend
fun
scopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"tlgohmoodxxqubtr"
)
suspend
fun
scopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"guwlathcymkilqxp"
)
suspend
fun
scopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"lamkkgnhiusppmsr"
)
suspend
fun
scopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"oekkiaclyibrjvin"
)
suspend
fun
scopes
(
value
:
List
<
String
>
)