ThirdPartyJobDetails
The details of a job sent in response to a GetThirdPartyJobDetails
request.
Contents
- data
-
The data to be returned by the third party job worker.
Type: ThirdPartyJobData object
Required: No
- id
-
The identifier used to identify the job details in CodePipeline.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- nonce
-
A system-generated random number that CodePipeline uses to ensure that the job is being worked on by only one job worker. Use this number in an AcknowledgeThirdPartyJob request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: