spark Sql Application Config
suspend fun sparkSqlApplicationConfig(value: Output<GdcSparkApplicationSparkSqlApplicationConfigArgs>)
Parameters
value
Represents the SparkRApplicationConfig. Structure is documented below.
suspend fun sparkSqlApplicationConfig(argument: suspend GdcSparkApplicationSparkSqlApplicationConfigArgsBuilder.() -> Unit)
Parameters
argument
Represents the SparkRApplicationConfig. Structure is documented below.