You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodePipeline::Types::JobDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodePipeline::Types::JobDetails
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#account_id ⇒ String
The AWS account ID associated with the job.
-
#data ⇒ Types::JobData
Represents other information about a job required for a job worker to complete the job.
-
#id ⇒ String
The unique system-generated ID of the job.
Instance Attribute Details
#account_id ⇒ String
The AWS account ID associated with the job.
#data ⇒ Types::JobData
Represents other information about a job required for a job worker to complete the job.
#id ⇒ String
The unique system-generated ID of the job.