class TencentCloud::Cdb::V20170320::DescribeProxyCustomConfResponse

def initialize(count=nil, customconf=nil, weightrule=nil, requestid=nil)

def initialize(count=nil, customconf=nil, weightrule=nil, requestid=nil)
  @Count = count
  @CustomConf = customconf
  @WeightRule = weightrule
  @RequestId = requestid
end