class Aws::CodePipeline::Types::Job

Represents information about a job.

@!attribute [rw] id

The unique system-generated ID of the job.
@return [String]

@!attribute [rw] data

Other data about a job.
@return [Types::JobData]

@!attribute [rw] nonce

A system-generated random number that AWS CodePipeline uses to
ensure that the job is being worked on by only one job worker. Use
this number in an AcknowledgeJob request.
@return [String]

@!attribute [rw] account_id

The ID of the AWS account to use when performing the job.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/Job AWS API Documentation

Constants

SENSITIVE