Create some sort of an escape hatch that allows users to modify any arbitrary field during the synth process. This will probably require creating a Construct subclass with an addPatch method that each cdkactions class then subclasses. See cdk8s for an example.
Create some sort of an escape hatch that allows users to modify any arbitrary field during the synth process. This will probably require creating a Construct subclass with an addPatch method that each cdkactions class then subclasses. See cdk8s for an example.