actionsDefinition property

List<MitigationAction>? actionsDefinition
final

Specifies the mitigation actions and their parameters that are applied as part of this task.

Implementation

final List<MitigationAction>? actionsDefinition;