Amazon.OpsWorks.LayerAttributesKeys.LayerAttributesKeys C# (CSharp) 메소드

LayerAttributesKeys() 공개 메소드

Default Constructor
public LayerAttributesKeys ( string value ) : System
value string
리턴 System
        public LayerAttributesKeys(string value)
            : base(value)
        {
        }