class TencentCloud::Cwp::V20180228::ModifyWebPageProtectDirRequest

def initialize(protectdiraddr=nil, protectdirname=nil, protectfiletype=nil, hostconfig=nil)

def initialize(protectdiraddr=nil, protectdirname=nil, protectfiletype=nil, hostconfig=nil)
  @ProtectDirAddr = protectdiraddr
  @ProtectDirName = protectdirname
  @ProtectFileType = protectfiletype
  @HostConfig = hostconfig
end