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 DashboardRefreshScheduleFrequencyPropertiesUnit : Enum<DashboardRefreshScheduleFrequencyPropertiesUnit> , ConvertibleToJava<DashboardRefreshScheduleFrequencyPropertiesUnit>
The frequency unit. Supported values are HOURS and DAYS.
Link copied to clipboard
enum DashboardRefreshScheduleStatus : Enum<DashboardRefreshScheduleStatus> , ConvertibleToJava<DashboardRefreshScheduleStatus>
The status of the schedule. Supported values are ENABLED and DISABLED.
Link copied to clipboard
The status of the dashboard. Values are CREATING, CREATED, UPDATING, UPDATED and DELETING.
Link copied to clipboard
The type of the dashboard. Values are CUSTOM and MANAGED.
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.