You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Firehose::Types::DestinationDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the destination for a delivery stream.

Instance Attribute Summary collapse

Instance Attribute Details

#destination_idString

The ID of the destination.

Returns:

  • (String)

    The ID of the destination.

#elasticsearch_destination_descriptionTypes::ElasticsearchDestinationDescription

The destination in Amazon ES.

Returns:

#extended_s3_destination_descriptionTypes::ExtendedS3DestinationDescription

The destination in Amazon S3.

Returns:

#http_endpoint_destination_descriptionTypes::HttpEndpointDestinationDescription

Describes the specified HTTP endpoint destination.

Returns:

#redshift_destination_descriptionTypes::RedshiftDestinationDescription

The destination in Amazon Redshift.

Returns:

#s3_destination_descriptionTypes::S3DestinationDescription

[Deprecated] The destination in Amazon S3.

Returns:

#splunk_destination_descriptionTypes::SplunkDestinationDescription

The destination in Splunk.

Returns: