resolvedConfiguration property

Map<String, String>? resolvedConfiguration
final

Configuration data for an action execution with all variable references replaced with their real values for the execution.

Implementation

final Map<String, String>? resolvedConfiguration;