class Aws::PinpointSMSVoice::Types::EventDestination
An object that defines an event destination.
@!attribute [rw] cloud_watch_logs_destination
An object that contains information about an event destination that sends data to Amazon CloudWatch Logs. @return [Types::CloudWatchLogsDestination]
@!attribute [rw] enabled
Indicates whether or not the event destination is enabled. If the event destination is enabled, then Amazon Pinpoint sends response data to the specified event destination. @return [Boolean]
@!attribute [rw] kinesis_firehose_destination
An object that contains information about an event destination that sends data to Amazon Kinesis Data Firehose. @return [Types::KinesisFirehoseDestination]
@!attribute [rw] matching_event_types
An array of EventDestination objects. Each EventDestination object includes ARNs and other information that define an event destination. @return [Array<String>]
@!attribute [rw] name
A name that identifies the event destination configuration. @return [String]
@!attribute [rw] sns_destination
An object that contains information about an event destination that sends data to Amazon SNS. @return [Types::SnsDestination]
@see docs.aws.amazon.com/goto/WebAPI/pinpoint-sms-voice-2018-09-05/EventDestination AWS API Documentation
Constants
- SENSITIVE