Amazon.CloudFront.Model.GeoRestriction.IsSetRestrictionType C# (CSharp) Method

IsSetRestrictionType() private method

private IsSetRestrictionType ( ) : bool
return bool
        internal bool IsSetRestrictionType()
        {
            return this._restrictionType != null;
        }