You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodePipeline::Types::ThirdPartyJobDataRepresents information about an action configuration.
Represents information about an action type.
Represents an AWS session credentials object.
A system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires to continue the job asynchronously.
The encryption key used to encrypt and decrypt data in the artifact store for the pipeline, such as an AWS Key Management Service (AWS KMS) key.
The name of the artifact that is worked on by the action, if any.
The name of the artifact that is the result of the action, if any.
Represents information about a pipeline to a job worker.
Represents an AWS session credentials object. These credentials are temporary credentials that are issued by AWS Secure Token Service (STS). They can be used to access input and output artifacts in the S3 bucket used to store artifact for the pipeline in AWS CodePipeline.
#continuation_token ⇒ StringA system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires to continue the job asynchronously.
#encryption_key ⇒ Types::EncryptionKeyThe encryption key used to encrypt and decrypt data in the artifact store for the pipeline, such as an AWS Key Management Service (AWS KMS) key. This is optional and might not be present.
#input_artifacts ⇒ Array<Types::Artifact>The name of the artifact that is worked on by the action, if any. This name might be system-generated, such as \"MyApp\", or it might be defined by the user when the action is created. The input artifact name must match the name of an output artifact generated by an action in an earlier action or stage of the pipeline.
#output_artifacts ⇒ Array<Types::Artifact>The name of the artifact that is the result of the action, if any. This name might be system-generated, such as \"MyBuiltApp\", or it might be defined by the user when the action is created.
#pipeline_context ⇒ Types::PipelineContextRepresents information about a pipeline to a job worker.
Does not include pipelineArn
and pipelineExecutionId
for ThirdParty jobs.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4