Amazon.CloudFront.Model.InvalidationBatch.IsSetPaths C# (CSharp) Method

IsSetPaths() private method

private IsSetPaths ( ) : bool
return bool
        internal bool IsSetPaths()
        {
            return this._paths != null;
        }