pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
InstanceFromMachineImageServiceAccount
Instance
From
Machine
Image
Service
Account
data
class
InstanceFromMachineImageServiceAccount
(
val
email
:
String
?
=
null
,
val
scopes
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Instance
From
Machine
Image
Service
Account
Link copied to clipboard
fun
InstanceFromMachineImageServiceAccount
(
email
:
String
?
=
null
,
scopes
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
email
Link copied to clipboard
val
email
:
String
?
=
null
scopes
Link copied to clipboard
val
scopes
:
List
<
String
>