Class: Aws::Types::Details

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#import_asset_from_signed_url_job_error_detailsTypes::ImportAssetFromSignedUrlJobErrorDetails

Returns the value of attribute import_asset_from_signed_url_job_error_details.

Returns:



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

def import_asset_from_signed_url_job_error_details
  @import_asset_from_signed_url_job_error_details
end

#import_assets_from_s3_job_error_details::Array[Types::AssetSourceEntry]

Returns the value of attribute import_assets_from_s3_job_error_details.

Returns:



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

def import_assets_from_s3_job_error_details
  @import_assets_from_s3_job_error_details
end