Amazon.EC2.Model.AccountAttribute.IsSetAttributeName C# (CSharp) 메소드

IsSetAttributeName() 개인적인 메소드

private IsSetAttributeName ( ) : bool
리턴 bool
        internal bool IsSetAttributeName()
        {
            return this._attributeName != null;
        }