class Aws::Stubbing::StubData

def initialize(operation)

def initialize(operation)
  @rules = operation.output
  @pager = operation[:pager]
end