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

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb

Overview

Describes the destination for a delivery stream.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#amazon_open_search_serverless_destination_descriptionTypes::AmazonOpenSearchServerlessDestinationDescription

The destination in the Serverless offering for Amazon OpenSearch Service.



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#amazonopensearchservice_destination_descriptionTypes::AmazonopensearchserviceDestinationDescription

The destination in Amazon OpenSearch Service.



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#destination_idString

The ID of the destination.

Returns:

  • (String)


1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#elasticsearch_destination_descriptionTypes::ElasticsearchDestinationDescription

The destination in Amazon ES.



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#extended_s3_destination_descriptionTypes::ExtendedS3DestinationDescription

The destination in Amazon S3.



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#http_endpoint_destination_descriptionTypes::HttpEndpointDestinationDescription

Describes the specified HTTP endpoint destination.



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#redshift_destination_descriptionTypes::RedshiftDestinationDescription

The destination in Amazon Redshift.



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#s3_destination_descriptionTypes::S3DestinationDescription

[Deprecated] The destination in Amazon S3.



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#snowflake_destination_descriptionTypes::SnowflakeDestinationDescription

Optional description for the destination



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end

#splunk_destination_descriptionTypes::SplunkDestinationDescription

The destination in Splunk.



1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
# File 'gems/aws-sdk-firehose/lib/aws-sdk-firehose/types.rb', line 1265

class DestinationDescription < Struct.new(
  :destination_id,
  :s3_destination_description,
  :extended_s3_destination_description,
  :redshift_destination_description,
  :elasticsearch_destination_description,
  :amazonopensearchservice_destination_description,
  :splunk_destination_description,
  :http_endpoint_destination_description,
  :snowflake_destination_description,
  :amazon_open_search_serverless_destination_description)
  SENSITIVE = []
  include Aws::Structure
end