executionId property
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;
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.
final String? executionId;