ClusterConfig constructor

ClusterConfig({
  1. ClusterAutoscalingConfig? clusterAutoscalingConfig,
})

Implementation

ClusterConfig({this.clusterAutoscalingConfig});