| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Class and Description |
|---|
| AdditionalArtifact
(experimental) Specification of an additional artifact to generate.
|
| AdditionalArtifact.Builder
A builder for
AdditionalArtifact |
| AddManualApprovalOptions
(experimental) Options for addManualApproval.
|
| AddManualApprovalOptions.Builder
A builder for
AddManualApprovalOptions |
| AddStackOptions
(experimental) Additional options for adding a stack deployment.
|
| AddStackOptions.Builder
A builder for
AddStackOptions |
| AddStageOptions
(experimental) Options for adding an application stage to a pipeline.
|
| AddStageOptions.Builder
A builder for
AddStageOptions |
| AssetPublishingCommand
(experimental) Instructions to publish certain assets.
|
| AssetPublishingCommand.Builder
A builder for
AssetPublishingCommand |
| AssetType
(experimental) Type of the asset that is being published.
|
| CdkPipeline
(experimental) A Pipeline to deploy CDK apps.
|
| CdkPipeline.Builder
(experimental) A fluent builder for
CdkPipeline. |
| CdkPipelineProps
(experimental) Properties for a CdkPipeline.
|
| CdkPipelineProps.Builder
A builder for
CdkPipelineProps |
| CdkStackActionFromArtifactOptions
(experimental) Options for the 'fromStackArtifact' operation.
|
| CdkStackActionFromArtifactOptions.Builder
A builder for
CdkStackActionFromArtifactOptions |
| CdkStage
(experimental) Stage in a CdkPipeline.
|
| CdkStage.Builder
(experimental) A fluent builder for
CdkStage. |
| CdkStageProps
(experimental) Construction properties for a CdkStage.
|
| CdkStageProps.Builder
A builder for
CdkStageProps |
| DeployCdkStackAction
(experimental) Action to deploy a CDK Stack.
|
| DeployCdkStackAction.Builder
(experimental) A fluent builder for
DeployCdkStackAction. |
| DeployCdkStackActionOptions
(experimental) Customization options for a DeployCdkStackAction.
|
| DeployCdkStackActionOptions.Builder
A builder for
DeployCdkStackActionOptions |
| DeployCdkStackActionProps
(experimental) Properties for a DeployCdkStackAction.
|
| DeployCdkStackActionProps.Builder
A builder for
DeployCdkStackActionProps |
| FromStackArtifactOptions
(experimental) Options for CdkDeployAction.fromStackArtifact.
|
| FromStackArtifactOptions.Builder
A builder for
FromStackArtifactOptions |
| IStageHost
(experimental) Features that the Stage needs from its environment.
|
| IStageHost.Jsii$Default
Internal default implementation for
IStageHost. |
| PublishAssetsAction
(experimental) Action to publish an asset in the pipeline.
|
| PublishAssetsAction.Builder
(experimental) A fluent builder for
PublishAssetsAction. |
| PublishAssetsActionProps
(experimental) Props for a PublishAssetsAction.
|
| PublishAssetsActionProps.Builder
A builder for
PublishAssetsActionProps |
| ShellScriptAction
(experimental) Validate a revision using shell commands.
|
| ShellScriptAction.Builder
(experimental) A fluent builder for
ShellScriptAction. |
| ShellScriptActionProps
(experimental) Properties for ShellScriptAction.
|
| ShellScriptActionProps.Builder
A builder for
ShellScriptActionProps |
| SimpleSynthAction
(experimental) A standard synth with a generated buildspec.
|
| SimpleSynthAction.Builder
(experimental) A fluent builder for
SimpleSynthAction. |
| SimpleSynthActionProps
(experimental) Construction props for SimpleSynthAction.
|
| SimpleSynthActionProps.Builder
A builder for
SimpleSynthActionProps |
| SimpleSynthOptions
(experimental) Configuration options for a SimpleSynth.
|
| SimpleSynthOptions.Builder
A builder for
SimpleSynthOptions |
| StackOutput
(experimental) A single output of a Stack.
|
| StandardNpmSynthOptions
(experimental) Options for a convention-based synth using NPM.
|
| StandardNpmSynthOptions.Builder
A builder for
StandardNpmSynthOptions |
| StandardYarnSynthOptions
(experimental) Options for a convention-based synth using Yarn.
|
| StandardYarnSynthOptions.Builder
A builder for
StandardYarnSynthOptions |
| UpdatePipelineAction
(experimental) Action to self-mutate the pipeline.
|
| UpdatePipelineAction.Builder
(experimental) A fluent builder for
UpdatePipelineAction. |
| UpdatePipelineActionProps
(experimental) Props for the UpdatePipelineAction.
|
| UpdatePipelineActionProps.Builder
A builder for
UpdatePipelineActionProps |
Copyright © 2021. All rights reserved.