eventSource property

EventSource? eventSource
final

The event that triggers the event-based policy.

This parameter is required for event-based policies only. If you are creating a snapshot or AMI policy, omit this parameter.

Implementation

final EventSource? eventSource;