One Observability Workshop v3.0.0
One Observability Workshop / stages/containers / ContainersPipelineStage
Class: ContainersPipelineStage¶
Defined in: stages/containers.ts:172
CDK Stage for the Containers Pipeline
Extends¶
Stage
Constructors¶
Constructor¶
new ContainersPipelineStage(
scope,id,properties?):ContainersPipelineStage
Defined in: stages/containers.ts:179
Creates a new Containers Pipeline Stage
Parameters¶
scope¶
Construct
The scope in which to define this construct
id¶
string
The scoped construct ID
properties?¶
ContainersPipelineStageProperties
Configuration properties for the stage
Returns¶
ContainersPipelineStage
Overrides¶
Stage.constructor