Amazon.EC2.Model.DescribeInstanceAttributeRequest.IsSetAttribute C# (CSharp) 메소드

IsSetAttribute() 개인적인 메소드

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