Amazon.CloudFront.Model.Restrictions.IsSetGeoRestriction C# (CSharp) Method

IsSetGeoRestriction() private method

private IsSetGeoRestriction ( ) : bool
return bool
        internal bool IsSetGeoRestriction()
        {
            return this._geoRestriction != null;
        }