Java com.amazonaws.services.codepipeline.model JobData fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.codepipeline.model JobData fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.codepipeline.model JobData.

The text is from its open source code.

Method

AWSSessionCredentialsgetArtifactCredentials()

Represents an AWS session credentials object.

EncryptionKeygetEncryptionKey()

Represents information about the key used to encrypt data in the artifact store, such as an AWS Key Management Service (AWS KMS) key.

java.util.ListgetInputArtifacts()

The artifact supplied to the job.

java.util.ListgetOutputArtifacts()

The output of the job.

PipelineContextgetPipelineContext()

Represents information about a pipeline to a job worker.