Amazon.EC2.Model.DescribeImageAttributeResult.IsSetImageAttribute C# (CSharp) Method

IsSetImageAttribute() private method

private IsSetImageAttribute ( ) : bool
return bool
        internal bool IsSetImageAttribute()
        {
            return this.imageAttribute != null;
        }
    }
DescribeImageAttributeResult