ClusterConfig constructor
ClusterConfig({
- ClusterAutoscalingConfig? clusterAutoscalingConfig,
Implementation
ClusterConfig({
this.clusterAutoscalingConfig,
});