Learn R Programming

paws.developer.tools (version 0.8.0)

codepipeline_poll_for_third_party_jobs: 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.