class Aws::CodePipeline::Types::ThirdPartyJob

A response to a `PollForThirdPartyJobs` request returned by AWS CodePipeline when there is a job to be worked on by a partner action.

@!attribute [rw] client_id

The `clientToken` portion of the `clientId` and `clientToken` pair
used to verify that the calling entity is allowed access to the job
and its details.
@return [String]

@!attribute [rw] job_id

The identifier used to identify the job in AWS CodePipeline.
@return [String]

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

Constants

SENSITIVE