Package-level declarations

Types

Link copied to clipboard
enum ChannelDestinationType : Enum<ChannelDestinationType> , ConvertibleToJava<ChannelDestinationType>

The type of destination for events arriving from a channel.

Link copied to clipboard
enum TrailEventSelectorReadWriteType : Enum<TrailEventSelectorReadWriteType> , ConvertibleToJava<TrailEventSelectorReadWriteType>

Specify if you want your trail to log read-only events, write-only events, or all. For example, the EC2 GetConsoleOutput is a read-only API operation and RunInstances is a write-only API operation.