Readonly
Internal
_artifactThe artifact this class is wrapping
Readonly
idHuman-readable descriptor for this file set (does not need to be unique)
Optional
Readonly
primaryThe primary output of a file set producer
The primary output of a FileSet is itself.
Mark the given Step as the producer for this FileSet
This method can only be called once.
Optional
producer: StepStatic
fromTurn a CodePipeline Artifact into a FileSet
A FileSet created from a CodePipeline artifact
You only need to use this if you want to add CDK Pipeline stages add the end of an existing CodePipeline, which should be very rare.