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.

Describes the destination for a delivery stream.

Inheritance Hierarchy

System.Object
  Amazon.KinesisFirehose.Model.DestinationDescription

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

Syntax

C#
public class DestinationDescription

The DestinationDescription type exposes the following members

Constructors

NameDescription
Public Method DestinationDescription()

Properties

NameTypeDescription
Public Property AmazonOpenSearchServerlessDestinationDescription Amazon.KinesisFirehose.Model.AmazonOpenSearchServerlessDestinationDescription

Gets and sets the property AmazonOpenSearchServerlessDestinationDescription.

The destination in the Serverless offering for Amazon OpenSearch Service.

Public Property AmazonopensearchserviceDestinationDescription Amazon.KinesisFirehose.Model.AmazonopensearchserviceDestinationDescription

Gets and sets the property AmazonopensearchserviceDestinationDescription.

The destination in Amazon OpenSearch Service.

Public Property DestinationId System.String

Gets and sets the property DestinationId.

The ID of the destination.

Public Property ElasticsearchDestinationDescription Amazon.KinesisFirehose.Model.ElasticsearchDestinationDescription

Gets and sets the property ElasticsearchDestinationDescription.

The destination in Amazon ES.

Public Property ExtendedS3DestinationDescription Amazon.KinesisFirehose.Model.ExtendedS3DestinationDescription

Gets and sets the property ExtendedS3DestinationDescription.

The destination in Amazon S3.

Public Property HttpEndpointDestinationDescription Amazon.KinesisFirehose.Model.HttpEndpointDestinationDescription

Gets and sets the property HttpEndpointDestinationDescription.

Describes the specified HTTP endpoint destination.

Public Property RedshiftDestinationDescription Amazon.KinesisFirehose.Model.RedshiftDestinationDescription

Gets and sets the property RedshiftDestinationDescription.

The destination in Amazon Redshift.

Public Property S3DestinationDescription Amazon.KinesisFirehose.Model.S3DestinationDescription

Gets and sets the property S3DestinationDescription.

[Deprecated] The destination in Amazon S3.

Public Property SnowflakeDestinationDescription Amazon.KinesisFirehose.Model.SnowflakeDestinationDescription

Gets and sets the property SnowflakeDestinationDescription.

Optional description for the destination

Public Property SplunkDestinationDescription Amazon.KinesisFirehose.Model.SplunkDestinationDescription

Gets and sets the property SplunkDestinationDescription.

The destination in Splunk.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5