Stack stage is a builder construct to allow adding stages to a pipeline. Each stage is expected to produce a stack.
id of the stage
Builder that can produce a stack which will be deployed as part of the stage
Optional
Optional stage properties, such as {manualApprovals: true} which can control stage transitions.
Stack stage is a builder construct to allow adding stages to a pipeline. Each stage is expected to produce a stack.