automationExecutionMetadataList property

List<AutomationExecutionMetadata>? automationExecutionMetadataList
final

The list of details about each automation execution which has occurred which matches the filter specification, if any.

Implementation

final List<AutomationExecutionMetadata>? automationExecutionMetadataList;