C# Class Amazon.CloudTrail.Model.EventSelector

Use event selectors to specify the types of events that you want your trail to log. When an event occurs in your account, CloudTrail evaluates the event selector for all trails. For each trail, if the event matches any event selector, the trail processes and logs the event. If the event doesn't match any event selector, the trail doesn't log the event.

You can configure up to five event selectors for a trail.

Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetDataResources ( ) : bool
IsSetIncludeManagementEvents ( ) : bool
IsSetReadWriteType ( ) : bool