class TencentCloud::Ess::V20201111::CreateResultPageConfig

def initialize(type=nil, title=nil, description=nil)

def initialize(type=nil, title=nil, description=nil)
  @Type = type
  @Title = title
  @Description = description
end