Readonly
Internal
_The 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: StepReturn a string representation of this FileSet
Static
from
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.