pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.tpu.v2alpha1.kotlin.inputs
/
ServiceAccountArgsBuilder
Service
Account
Args
Builder
class
ServiceAccountArgsBuilder
Builder for
ServiceAccountArgs
.
Functions
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"osaqkctiwlhxxjfk"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xhopwtxvoeujvtie"
)
suspend
fun
email
(
value
:
String
?
)
scope
Link copied to clipboard
@
JvmName
(
name
=
"nspmjcrfaxtqplqf"
)
suspend
fun
scope
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ocjiyqrgplwbqqmk"
)
suspend
fun
scope
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"unfwnfuplgfcshwi"
)
suspend
fun
scope
(
vararg
values
:
String
)
@
JvmName
(
name
=
"syinwkpoxtjuiust"
)
suspend
fun
scope
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"spfwbbelhelsgtro"
)
suspend
fun
scope
(
value
:
List
<
String
>
?
)