class Aws::Partitions::PartitionList

def clear

Other tags:
    Api: - private
def clear
  @partitions = {}
end