auxiliary Services Config
suspend fun auxiliaryServicesConfig(value: Output<ClusterVirtualClusterConfigAuxiliaryServicesConfigArgs>)
Parameters
value
Configuration of auxiliary services used by this cluster. Structure defined below.
suspend fun auxiliaryServicesConfig(argument: suspend ClusterVirtualClusterConfigAuxiliaryServicesConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration of auxiliary services used by this cluster. Structure defined below.