Class: Aws::Types::DestinationDescription

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amazon_open_search_serverless_destination_descriptionTypes::AmazonOpenSearchServerlessDestinationDescription

Returns the value of attribute amazon_open_search_serverless_destination_description.



333
334
335
# File 'sig/types.rbs', line 333

def amazon_open_search_serverless_destination_description
  @amazon_open_search_serverless_destination_description
end

#amazonopensearchservice_destination_descriptionTypes::AmazonopensearchserviceDestinationDescription

Returns the value of attribute amazonopensearchservice_destination_description.



329
330
331
# File 'sig/types.rbs', line 329

def amazonopensearchservice_destination_description
  @amazonopensearchservice_destination_description
end

#destination_id::String

Returns the value of attribute destination_id.

Returns:

  • (::String)


324
325
326
# File 'sig/types.rbs', line 324

def destination_id
  @destination_id
end

#elasticsearch_destination_descriptionTypes::ElasticsearchDestinationDescription

Returns the value of attribute elasticsearch_destination_description.



328
329
330
# File 'sig/types.rbs', line 328

def elasticsearch_destination_description
  @elasticsearch_destination_description
end

#extended_s3_destination_descriptionTypes::ExtendedS3DestinationDescription

Returns the value of attribute extended_s3_destination_description.



326
327
328
# File 'sig/types.rbs', line 326

def extended_s3_destination_description
  @extended_s3_destination_description
end

#http_endpoint_destination_descriptionTypes::HttpEndpointDestinationDescription

Returns the value of attribute http_endpoint_destination_description.



331
332
333
# File 'sig/types.rbs', line 331

def http_endpoint_destination_description
  @http_endpoint_destination_description
end

#iceberg_destination_descriptionTypes::IcebergDestinationDescription

Returns the value of attribute iceberg_destination_description.



334
335
336
# File 'sig/types.rbs', line 334

def iceberg_destination_description
  @iceberg_destination_description
end

#redshift_destination_descriptionTypes::RedshiftDestinationDescription

Returns the value of attribute redshift_destination_description.



327
328
329
# File 'sig/types.rbs', line 327

def redshift_destination_description
  @redshift_destination_description
end

#s3_destination_descriptionTypes::S3DestinationDescription

Returns the value of attribute s3_destination_description.



325
326
327
# File 'sig/types.rbs', line 325

def s3_destination_description
  @s3_destination_description
end

#snowflake_destination_descriptionTypes::SnowflakeDestinationDescription

Returns the value of attribute snowflake_destination_description.



332
333
334
# File 'sig/types.rbs', line 332

def snowflake_destination_description
  @snowflake_destination_description
end

#splunk_destination_descriptionTypes::SplunkDestinationDescription

Returns the value of attribute splunk_destination_description.



330
331
332
# File 'sig/types.rbs', line 330

def splunk_destination_description
  @splunk_destination_description
end