class TencentCloud::Live::V20180801::CreateLiveWatermarkRuleRequest
def initialize(domainname=nil, appname=nil, streamname=nil, templateid=nil)
def initialize(domainname=nil, appname=nil, streamname=nil, templateid=nil) @DomainName = domainname @AppName = appname @StreamName = streamname @TemplateId = templateid end