Amazon.CodePipeline.Model.PollForJobsRequest.IsSetMaxBatchSize C# (CSharp) Method

IsSetMaxBatchSize() private method

private IsSetMaxBatchSize ( ) : bool
return bool
        internal bool IsSetMaxBatchSize()
        {
            return this._maxBatchSize.HasValue; 
        }