codepipeline_poll_for_third_party_jobs {paws.developer.tools} | R Documentation |
Determines whether there are any third party jobs for a job worker to act on
Description
Determines whether there are any third party jobs for a job worker to act on. Used for partner actions only.
See https://www.paws-r-sdk.com/docs/codepipeline_poll_for_third_party_jobs/ for full documentation.
Usage
codepipeline_poll_for_third_party_jobs(actionTypeId, maxBatchSize = NULL)
Arguments
actionTypeId |
[required] Represents information about an action type. |
maxBatchSize |
The maximum number of jobs to return in a poll for jobs call. |
[Package paws.developer.tools version 0.7.0 Index]