pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
GetMachineImagePlainArgs
Get
Machine
Image
Plain
Args
data
class
GetMachineImagePlainArgs
(
val
machineImage
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetMachineImagePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Machine
Image
Plain
Args
Link copied to clipboard
fun
GetMachineImagePlainArgs
(
machineImage
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMachineImagePlainArgs
Properties
machine
Image
Link copied to clipboard
val
machineImage
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null