executionSummary property

ComplianceExecutionSummary? executionSummary
final

A summary for the compliance item. The summary includes an execution ID, the execution type (for example, command), and the execution time.

Implementation

final ComplianceExecutionSummary? executionSummary;