executionId property

String? executionId
final

An ID created by the system when PutComplianceItems was called. For example, CommandID is a valid execution ID. You can use this ID in subsequent calls.

Implementation

final String? executionId;