parameterValues property

List<String>? parameterValues
final

A list of parameter values sent to targets that resolved during the Automation execution.

Implementation

final List<String>? parameterValues;