using System;
using System.Collections.Generic;
using System.Linq;
using System.Xml.Serialization;
using System.IO;
using System.Diagnostics;
using System.Text;
using System.Xml;
using AWSPowerShellGenerator.Analysis;
using System.ComponentModel;
using AWSPowerShellGenerator.Generators;
using System.Management.Automation;
namespace AWSPowerShellGenerator.ServiceConfig
{
///
/// Collection of service ConfigModel objects
///
public class ConfigModelCollection
{
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
[XmlArray("VerbMappings")]
public List