class TencentCloud::Cdwch::V20200915::ConfigSubmitContext

def initialize(filename=nil, oldconfvalue=nil, newconfvalue=nil, filepath=nil)

def initialize(filename=nil, oldconfvalue=nil, newconfvalue=nil, filepath=nil)
  @FileName = filename
  @OldConfValue = oldconfvalue
  @NewConfValue = newconfvalue
  @FilePath = filepath
end