class TencentCloud::Live::V20180801::CreateLiveRecordRuleRequest

def initialize(domainname=nil, templateid=nil, appname=nil, streamname=nil)

def initialize(domainname=nil, templateid=nil, appname=nil, streamname=nil)
  @DomainName = domainname
  @TemplateId = templateid
  @AppName = appname
  @StreamName = streamname
end