spark History Server Config
suspend fun sparkHistoryServerConfig(value: Output<ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgs>)
suspend fun sparkHistoryServerConfig(value: ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgs?)
Parameters
value
The Spark History Server configuration for the workload.
suspend fun sparkHistoryServerConfig(argument: suspend ClusterVirtualClusterConfigAuxiliaryServicesConfigSparkHistoryServerConfigArgsBuilder.() -> Unit)
Parameters
argument
The Spark History Server configuration for the workload.