class TencentCloud::Tsf::V20180326::HealthCheckConfig

健康检查配置

def deserialize(params)

def deserialize(params)
  @Path = params['Path']
end

def initialize(path=nil)

def initialize(path=nil)
  @Path = path
end