Optional
application?: stringApplication name (optional, default to the app set in the cdk.json)
Optional
codeIAM policies to attach to the code build role. By default it allows access for lookups, including secret look-ups. Passing an empty list will result in no extra-policies passed to the build role. Leaving this unspecified will result in the default policy applied (not recommended for proudction).
Enable/Disable allowing cross-account deployments.
The name for the pipeline.
Optional
owner?: stringThe owner of the repository for the pipeline (GitHub handle).
Repository for the pipeline (GitHub or CodeCommitRepository).
Pipeline stages and options.
Waves for the pipeline. Stages inside the wave are executed in parallel.
Props for the Pipeline.