pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dataproc.v1.kotlin.inputs
/
SparkRJobArgs
/
SparkRJobArgs
Spark
RJob
Args
fun
SparkRJobArgs
(
archiveUris
:
Output
<
List
<
String
>
>
?
=
null
,
args
:
Output
<
List
<
String
>
>
?
=
null
,
fileUris
:
Output
<
List
<
String
>
>
?
=
null
,
loggingConfig
:
Output
<
LoggingConfigArgs
>
?
=
null
,
mainRFileUri
:
Output
<
String
>
,
properties
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)