| Class and Description |
|---|
| Action
Low-level class for generic CodePipeline Actions.
|
| ActionArtifactBounds
Specifies the constraints on the number of input and output
artifacts an action can have.
|
| ActionArtifactBounds.Builder
A builder for
ActionArtifactBounds |
| ActionCategory |
| ActionProps
Construction properties of the low-level
Action class. |
| ActionProps.Builder
A builder for
ActionProps |
| Artifact
An output artifact of an action.
|
| ArtifactAttribute |
| ArtifactGetParam |
| ArtifactPath
A specific file within an output artifact.
|
| BuildActionProps
Construction properties of the low level
build action. |
| BuildActionProps.Builder
A builder for
BuildActionProps |
| CommonActionProps
Common properties shared by all Actions.
|
| CommonActionProps.Builder
A builder for
CommonActionProps |
| DeployActionProps |
| DeployActionProps.Builder
A builder for
DeployActionProps |
| IStage
The abstract interface of a Pipeline Stage that is used by Actions.
|
| SourceActionProps
Construction properties of the low-level
source Action. |
| SourceActionProps.Builder
A builder for
SourceActionProps |
Copyright © 2018. All rights reserved.