AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.CodePipeline.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class JobData : Object
The JobData type exposes the following members
Name | Description | |
---|---|---|
![]() |
JobData() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActionConfiguration | Amazon.CodePipeline.Model.ActionConfiguration | Gets and sets the property ActionConfiguration. |
![]() |
ActionTypeId | Amazon.CodePipeline.Model.ActionTypeId | Gets and sets the property ActionTypeId. |
![]() |
ArtifactCredentials | Amazon.CodePipeline.Model.AWSSessionCredentials | Gets and sets the property ArtifactCredentials. |
![]() |
ContinuationToken | System.String |
Gets and sets the property ContinuationToken.
A system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires in order to continue the job asynchronously. |
![]() |
EncryptionKey | Amazon.CodePipeline.Model.EncryptionKey | Gets and sets the property EncryptionKey. |
![]() |
InputArtifacts | System.Collections.Generic.List<Amazon.CodePipeline.Model.Artifact> |
Gets and sets the property InputArtifacts.
The artifact supplied to the job. |
![]() |
OutputArtifacts | System.Collections.Generic.List<Amazon.CodePipeline.Model.Artifact> |
Gets and sets the property OutputArtifacts.
The output of the job. |
![]() |
PipelineContext | Amazon.CodePipeline.Model.PipelineContext | Gets and sets the property PipelineContext. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5