module Aws::PageableResponse::UnsafeEnumerableMethods

def as_json(_options = {})

def as_json(_options = {})
  data.to_h(data, as_json: true)
end