Amazon.CloudFront.Model.AllowedMethods.IsSetCachedMethods C# (CSharp) Method

IsSetCachedMethods() private method

private IsSetCachedMethods ( ) : bool
return bool
        internal bool IsSetCachedMethods()
        {
            return this._cachedMethods != null;
        }