GetClustersResult

constructor(clusterName: String? = null, clusterStates: List<String>? = null, clusterTypes: List<String>? = null, clusters: List<GetClustersCluster>, id: String, ids: List<String>, maxResults: Int? = null, nameRegex: String? = null, names: List<String>, nextToken: String? = null, outputFile: String? = null, paymentTypes: List<String>? = null, resourceGroupId: String? = null, tags: Map<String, String>? = null, totalCount: Int)