pyspark Application Config
suspend fun pysparkApplicationConfig(value: Output<GdcSparkApplicationPysparkApplicationConfigArgs>)
Parameters
value
Represents the PySparkApplicationConfig. Structure is documented below.
suspend fun pysparkApplicationConfig(argument: suspend GdcSparkApplicationPysparkApplicationConfigArgsBuilder.() -> Unit)
Parameters
argument
Represents the PySparkApplicationConfig. Structure is documented below.