Amazon.EC2.Model.DescribeImageAttributeResponse.IsSetImageAttribute C# (CSharp) 메소드

IsSetImageAttribute() 개인적인 메소드

private IsSetImageAttribute ( ) : bool
리턴 bool
        internal bool IsSetImageAttribute()
        {
            return this._imageAttribute != null;
        }
    }
DescribeImageAttributeResponse