| 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. |
| CommonActionConstructProps |
Common properties shared by all Action Constructs.
|
| CommonActionProps |
Common properties shared by all Actions.
|
| DeployActionProps | |
| IInternalStage |
The API of Stage used internally by the CodePipeline Construct.
|
| IPipeline |
The abstract view of an AWS CodePipeline as required and used by Actions.
|
| IStage |
The abstract interface of a Pipeline Stage that is used by Actions.
|
| SourceActionProps |
Construction properties of the low-level
source Action. |
| TestActionProps |
Construction properties of the low-level
test 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 represents a concrete javascript instance of this type.
|
| ActionProps.Builder |
A builder for
ActionProps |
| ActionProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| Artifact |
An output artifact of an action.
|
| 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 represents a concrete javascript instance of this type.
|
| CommonActionConstructProps.Builder |
A builder for
CommonActionConstructProps |
| CommonActionConstructProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| CommonActionProps.Builder |
A builder for
CommonActionProps |
| CommonActionProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| DeployAction | |
| DeployActionProps.Builder |
A builder for
DeployActionProps |
| DeployActionProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| IInternalStage.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| IPipeline.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| IStage.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| SourceAction |
Low-level class for source actions.
|
| SourceActionProps.Builder |
A builder for
SourceActionProps |
| SourceActionProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| TestAction |
The low-level test Action.
|
| TestActionProps.Builder |
A builder for
TestActionProps |
| TestActionProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| Enum | Description |
|---|---|
| ActionCategory |
Copyright © 2019. All rights reserved.