module Aws::Partitions

def each(&block)

Returns:
  • (Enumerable) -
def each(&block)
  default_partition_list.each(&block)
end