Uses of Enum
software.amazon.awscdk.services.cloudtrail.ManagementEventSources
-
Uses of ManagementEventSources in software.amazon.awscdk.services.cloudtrail
Modifier and TypeMethodDescriptionstatic ManagementEventSources
Returns the enum constant of this type with the specified name.static ManagementEventSources[]
ManagementEventSources.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptiondefault List<ManagementEventSources>
AddEventSelectorOptions.getExcludeManagementEventSources()
An optional list of service event sources from which you do not want management events to be logged on your trail.final List<ManagementEventSources>
AddEventSelectorOptions.Jsii$Proxy.getExcludeManagementEventSources()
Modifier and TypeMethodDescriptionAddEventSelectorOptions.Builder.excludeManagementEventSources
(List<? extends ManagementEventSources> excludeManagementEventSources) Sets the value ofAddEventSelectorOptions.getExcludeManagementEventSources()