class Aws::DataExchange::Types::ExportAssetToSignedUrlRequestDetails
Details
of the operation to be performed by the job.
@note When making an API call, you may pass ExportAssetToSignedUrlRequestDetails
data as a hash: { asset_id: "Id", # required data_set_id: "Id", # required revision_id: "Id", # required }
@!attribute [rw] asset_id
The unique identifier for the asset that is exported to a signed URL. @return [String]
@!attribute [rw] data_set_id
The unique identifier for the data set associated with this export job. @return [String]
@!attribute [rw] revision_id
The unique identifier for the revision associated with this export request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dataexchange-2017-07-25/ExportAssetToSignedUrlRequestDetails AWS API Documentation
Constants
- SENSITIVE