class TencentCloud::Tcss::V20201101::DescribeSecLogAlertMsgRequest

DescribeSecLogAlertMsg请求参数结构体

def deserialize(params)

def deserialize(params)
  @Type = params['Type']
end

def initialize(type=nil)

def initialize(type=nil)
  @Type = type
end