undeploy property

List<String>? undeploy
final

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

Implementation

final List<String>? undeploy;