class TencentCloud::Tke::V20180525::DeletePrometheusTemplateSyncRequest

def initialize(templateid=nil, targets=nil)

def initialize(templateid=nil, targets=nil)
  @TemplateId = templateid
  @Targets = targets
end