Amazon.EC2.Model.DescribeImageAttributeRequest.IsSetAttribute C# (CSharp) Method

IsSetAttribute() private method

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