Amazon.CloudFront.Model.Distribution.IsSetInProgressInvalidationBatches C# (CSharp) Method

IsSetInProgressInvalidationBatches() private method

private IsSetInProgressInvalidationBatches ( ) : bool
return bool
        internal bool IsSetInProgressInvalidationBatches()
        {
            return this._inProgressInvalidationBatches.HasValue; 
        }