spark Application Environment Config
suspend fun sparkApplicationEnvironmentConfig(value: Output<GdcApplicationEnvironmentSparkApplicationEnvironmentConfigArgs>)
suspend fun sparkApplicationEnvironmentConfig(value: GdcApplicationEnvironmentSparkApplicationEnvironmentConfigArgs?)
Parameters
value
Represents the SparkApplicationEnvironmentConfig. Structure is documented below.
suspend fun sparkApplicationEnvironmentConfig(argument: suspend GdcApplicationEnvironmentSparkApplicationEnvironmentConfigArgsBuilder.() -> Unit)
Parameters
argument
Represents the SparkApplicationEnvironmentConfig. Structure is documented below.