C# Class Amazon.CodePipeline.Model.PollForJobsRequest

Container for the parameters to the PollForJobs operation. Returns information about any jobs for AWS CodePipeline to act upon.

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. Additionally, this API returns any secret values defined for the action.

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

Private Methods

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