Map<String, dynamic> toJson() { final clusterConfig = this.clusterConfig; return { 'ClusterConfig': clusterConfig, }; }