pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataplex.v1.kotlin.inputs
/
GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntimeArgs
/
GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntimeArgs
Google
Cloud
Dataplex
V1Environment
Infrastructure
Spec
Os
Image
Runtime
Args
fun
GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntimeArgs
(
imageVersion
:
Output
<
String
>
,
javaLibraries
:
Output
<
List
<
String
>
>
?
=
null
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
pythonPackages
:
Output
<
List
<
String
>
>
?
=
null
)