class TencentCloud::Tke::V20180525::PrometheusAgentOverview

def initialize(clustertype=nil, clusterid=nil, status=nil, clustername=nil, externallabels=nil, region=nil, vpcid=nil, failedreason=nil)

def initialize(clustertype=nil, clusterid=nil, status=nil, clustername=nil, externallabels=nil, region=nil, vpcid=nil, failedreason=nil)
  @ClusterType = clustertype
  @ClusterId = clusterid
  @Status = status
  @ClusterName = clustername
  @ExternalLabels = externallabels
  @Region = region
  @VpcId = vpcid
  @FailedReason = failedreason
end