AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about an event destination.
Event destinations are associated with configuration sets, which enable you to publish message sending events to CloudWatch, Firehose, or Amazon SNS.
Namespace: Amazon.PinpointSMSVoiceV2.Model
Assembly: AWSSDK.PinpointSMSVoiceV2.dll
Version: 3.x.y.z
public class EventDestination
The EventDestination type exposes the following members
Name | Description | |
---|---|---|
![]() |
EventDestination() |
Name | Type | Description | |
---|---|---|---|
![]() |
CloudWatchLogsDestination | Amazon.PinpointSMSVoiceV2.Model.CloudWatchLogsDestination |
Gets and sets the property CloudWatchLogsDestination. An object that contains information about an event destination that sends logging events to Amazon CloudWatch logs. |
![]() |
Enabled | System.Boolean |
Gets and sets the property Enabled. When set to true events will be logged. |
![]() |
EventDestinationName | System.String |
Gets and sets the property EventDestinationName. The name of the EventDestination. |
![]() |
KinesisFirehoseDestination | Amazon.PinpointSMSVoiceV2.Model.KinesisFirehoseDestination |
Gets and sets the property KinesisFirehoseDestination. An object that contains information about an event destination for logging to Amazon Data Firehose. |
![]() |
MatchingEventTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property MatchingEventTypes. An array of event types that determine which events to log.
The |
![]() |
SnsDestination | Amazon.PinpointSMSVoiceV2.Model.SnsDestination |
Gets and sets the property SnsDestination. An object that contains information about an event destination that sends logging events to Amazon SNS. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5