class TencentCloud::Emr::V20190103::HostPathVolumeSource

def initialize(path=nil, type=nil)

def initialize(path=nil, type=nil)
  @Path = path
  @Type = type
end