AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.PinpointSMSVoiceV2.Model.EventDestination

Namespace: Amazon.PinpointSMSVoiceV2.Model
Assembly: AWSSDK.PinpointSMSVoiceV2.dll
Version: 3.x.y.z

Syntax

C#
public class EventDestination

The EventDestination type exposes the following members

Constructors

NameDescription
Public Method EventDestination()

Properties

NameTypeDescription
Public Property 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.

Public Property Enabled System.Boolean

Gets and sets the property Enabled.

When set to true events will be logged.

Public Property EventDestinationName System.String

Gets and sets the property EventDestinationName.

The name of the EventDestination.

Public Property 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.

Public Property 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 TEXT_SENT event type is not supported.

Public Property 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.

Version Information

.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