class Aws::Plugins::GlobalConfiguration

def add_identifier(identifier)

Other tags:
    Api: - private
def add_identifier(identifier)
  @identifiers << identifier
end