C# Class Amazon.CodePipeline.Model.PollForThirdPartyJobsRequest

Container for the parameters to the PollForThirdPartyJobs operation. Determines whether there are any third party jobs for a job worker to act on. Only used for partner actions.

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts.

Inheritance: AmazonCodePipelineRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetActionTypeId ( ) : bool
IsSetMaxBatchSize ( ) : bool