class TencentCloud::Emr::V20190103::PodState
def initialize(name=nil, uuid=nil, state=nil, reason=nil, ownercluster=nil, memory=nil)
def initialize(name=nil, uuid=nil, state=nil, reason=nil, ownercluster=nil, memory=nil) @Name = name @Uuid = uuid @State = state @Reason = reason @OwnerCluster = ownercluster @Memory = memory end