pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataplex.v1.kotlin.outputs
/
GoogleCloudDataplexV1TaskSparkTaskConfigResponse
/
GoogleCloudDataplexV1TaskSparkTaskConfigResponse
Google
Cloud
Dataplex
V1Task
Spark
Task
Config
Response
fun
GoogleCloudDataplexV1TaskSparkTaskConfigResponse
(
archiveUris
:
List
<
String
>
,
fileUris
:
List
<
String
>
,
infrastructureSpec
:
GoogleCloudDataplexV1TaskInfrastructureSpecResponse
,
mainClass
:
String
,
mainJarFileUri
:
String
,
pythonScriptFile
:
String
,
sqlScript
:
String
,
sqlScriptFile
:
String
)