| Interface | Description |
|---|---|
| ActionArtifactBounds |
Specifies the constraints on the number of input and output
artifacts an action can have.
|
| ActionProps |
Construction properties of the low-level
Action class. |
| BuildActionProps |
Construction properties of the low level
build action. |
| CommonActionProps |
Common properties shared by all Actions.
|
| DeployActionProps | |
| IStage |
The abstract interface of a Pipeline Stage that is used by Actions.
|
| SourceActionProps |
Construction properties of the low-level
source Action. |
| Class | Description |
|---|---|
| $Module | |
| Action |
Low-level class for generic CodePipeline Actions.
|
| ActionArtifactBounds.Builder |
A builder for
ActionArtifactBounds |
| ActionArtifactBounds.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| ActionProps.Builder |
A builder for
ActionProps |
| ActionProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| Artifact |
An output artifact of an action.
|
| ArtifactAttribute | |
| ArtifactGetParam | |
| ArtifactPath |
A specific file within an output artifact.
|
| BuildAction |
Low level class for build actions.
|
| BuildActionProps.Builder |
A builder for
BuildActionProps |
| BuildActionProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| CommonActionProps.Builder |
A builder for
CommonActionProps |
| CommonActionProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| DeployAction | |
| DeployActionProps.Builder |
A builder for
DeployActionProps |
| DeployActionProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| IStage.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| SourceAction |
Low-level class for source actions.
|
| SourceActionProps.Builder |
A builder for
SourceActionProps |
| SourceActionProps.Jsii$Proxy |
A proxy class which for javascript object literal which adhere to this interface.
|
| Enum | Description |
|---|---|
| ActionCategory |
Copyright © 2018. All rights reserved.