View source: R/codepipeline_operations.R
codepipeline_poll_for_third_party_jobs | R Documentation |
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.
codepipeline_poll_for_third_party_jobs(actionTypeId, maxBatchSize = NULL)
actionTypeId |
[required] Represents information about an action type. |
maxBatchSize |
The maximum number of jobs to return in a poll for jobs call. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.