epilogBashScripts property
Slurm epilog scripts, which will be executed by compute nodes whenever a node finishes running a job.
Values must not be empty.
Optional.
Implementation
core.List<core.String>? epilogBashScripts;
Slurm epilog scripts, which will be executed by compute nodes whenever a node finishes running a job.
Values must not be empty.
Optional.
core.List<core.String>? epilogBashScripts;