The session object passed to IStackSynthesizer.synthesize(). Provides access to the output directory and the assembly builder for registering synthesized artifacts.
IStackSynthesizer.synthesize()
Readonly
The assembly builder — use it to write files and register stack artifacts.
Absolute path to the output directory (e.g. /project/cdkx.out).
/project/cdkx.out
The session object passed to
IStackSynthesizer.synthesize(). Provides access to the output directory and the assembly builder for registering synthesized artifacts.