module Aws::Partitions

def clear

Other tags:
    Api: - private
def clear
  default_list.clear
  defaults['partitions'].clear
end