class Aws::Resources::Collection
def limit(limit)
-
limit(Integer) --
Returns:
-
(Collection)-
def limit(limit) Collection.new(@batches, limit: limit) end
limit
(Integer)
--
(Collection)
-
def limit(limit) Collection.new(@batches, limit: limit) end