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
- Struct
- Aws::Firehose::Types::DestinationDescription
- Defined in:
- (unknown)
Overview
Describes the destination for a delivery stream.
Instance Attribute Summary collapse
-
#destination_id ⇒ String
The ID of the destination.
-
#elasticsearch_destination_description ⇒ Types::ElasticsearchDestinationDescription
The destination in Amazon ES.
-
#extended_s3_destination_description ⇒ Types::ExtendedS3DestinationDescription
The destination in Amazon S3.
-
#http_endpoint_destination_description ⇒ Types::HttpEndpointDestinationDescription
Describes the specified HTTP endpoint destination.
-
#redshift_destination_description ⇒ Types::RedshiftDestinationDescription
The destination in Amazon Redshift.
-
#s3_destination_description ⇒ Types::S3DestinationDescription
[Deprecated] The destination in Amazon S3.
-
#splunk_destination_description ⇒ Types::SplunkDestinationDescription
The destination in Splunk.
Instance Attribute Details
#destination_id ⇒ String
The ID of the destination.
#elasticsearch_destination_description ⇒ Types::ElasticsearchDestinationDescription
The destination in Amazon ES.
#extended_s3_destination_description ⇒ Types::ExtendedS3DestinationDescription
The destination in Amazon S3.
#http_endpoint_destination_description ⇒ Types::HttpEndpointDestinationDescription
Describes the specified HTTP endpoint destination.
#redshift_destination_description ⇒ Types::RedshiftDestinationDescription
The destination in Amazon Redshift.
#s3_destination_description ⇒ Types::S3DestinationDescription
[Deprecated] The destination in Amazon S3.
#splunk_destination_description ⇒ Types::SplunkDestinationDescription
The destination in Splunk.