spark History Server Config
suspend fun sparkHistoryServerConfig(value: Output<BatchEnvironmentConfigPeripheralsConfigSparkHistoryServerConfigArgs>)
suspend fun sparkHistoryServerConfig(value: BatchEnvironmentConfigPeripheralsConfigSparkHistoryServerConfigArgs?)
Parameters
value
The Spark History Server configuration for the workload. Structure is documented below.
suspend fun sparkHistoryServerConfig(argument: suspend BatchEnvironmentConfigPeripheralsConfigSparkHistoryServerConfigArgsBuilder.() -> Unit)
Parameters
argument
The Spark History Server configuration for the workload. Structure is documented below.