Amazon.OpsWorks.LayerAttributesKeys.LayerAttributesKeys C# (CSharp) Méthode

LayerAttributesKeys() public méthode

Default Constructor
public LayerAttributesKeys ( string value ) : System
value string
Résultat System
        public LayerAttributesKeys(string value)
            : base(value)
        {
        }