class TencentCloud::Tke::V20180525::ModifyPrometheusTemplateRequest

def initialize(templateid=nil, template=nil)

def initialize(templateid=nil, template=nil)
  @TemplateId = templateid
  @Template = template
end