class TencentCloud::Emr::V20190103::DescribeClusterNodesResponse

def initialize(totalcnt=nil, nodelist=nil, tagkeys=nil, hardwareresourcetypelist=nil, requestid=nil)

def initialize(totalcnt=nil, nodelist=nil, tagkeys=nil, hardwareresourcetypelist=nil, requestid=nil)
  @TotalCnt = totalcnt
  @NodeList = nodelist
  @TagKeys = tagkeys
  @HardwareResourceTypeList = hardwareresourcetypelist
  @RequestId = requestid
end