UpdateEventDestinationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An object that contains information about an event destination that sends data to CloudWatch Logs.

Link copied to clipboard

The configuration set to update with the new event destination. Valid values for this can be the ConfigurationSetName or ConfigurationSetArn.

Link copied to clipboard

When set to true logging is enabled.

Link copied to clipboard

The name to use for the event destination.

Link copied to clipboard

An object that contains information about an event destination for logging to Kinesis Data Firehose.

Link copied to clipboard

An array of event types that determine which events to log.

Link copied to clipboard

An object that contains information about an event destination that sends data to Amazon SNS.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String