class TencentCloud::Eb::V20210416::SCFParams

def deserialize(params)

def deserialize(params)
  @BatchTimeout = params['BatchTimeout']
  @BatchEventCount = params['BatchEventCount']
  @EnableBatchDelivery = params['EnableBatchDelivery']
end