Amazon.EC2.Model.AccountAttributeValue.IsSetAttributeValue C# (CSharp) 메소드

IsSetAttributeValue() 개인적인 메소드

private IsSetAttributeValue ( ) : bool
리턴 bool
        internal bool IsSetAttributeValue()
        {
            return this._attributeValue != null;
        }
AccountAttributeValue