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

IsSetQueryParam() private method

private IsSetQueryParam ( ) : bool
return bool
        internal bool IsSetQueryParam()
        {
            return this._queryParam != null && this._queryParam.Count > 0; 
        }