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

Class: Aws::DataExchange::Types::ExportAssetsToS3ResponseDetails

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

Overview

Details about the export to Amazon S3 response.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#asset_destinationsArray<Types::AssetDestinationEntry>

The destination in Amazon S3 where the asset is exported.

Returns:

#data_set_idString

The unique identifier for the data set associated with this export job.

Returns:

  • (String)

    The unique identifier for the data set associated with this export job.

#encryptionTypes::ExportServerSideEncryption

Encryption configuration of the export job.

Returns:

#revision_idString

The unique identifier for the revision associated with this export response.

Returns:

  • (String)

    The unique identifier for the revision associated with this export response.