class Aws::CodePipeline::Types::ThirdPartyJobDetails
The details of a job sent in response to a `GetThirdPartyJobDetails` request.
@!attribute [rw] id
The identifier used to identify the job details in AWS CodePipeline. @return [String]
@!attribute [rw] data
The data to be returned by the third party job worker. @return [Types::ThirdPartyJobData]
@!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 AcknowledgeThirdPartyJob request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ThirdPartyJobDetails AWS API Documentation
Constants
- SENSITIVE