Amazon.CloudFront.Model.Distribution.IsSetInProgressInvalidationBatches C# (CSharp) 메소드

IsSetInProgressInvalidationBatches() 개인적인 메소드

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