shutdown property

List<String>? shutdown
final

An array of custom recipe names to be run following a shutdown event.

Implementation

final List<String>? shutdown;