Class: Aws::DataExchange::Types::RequestDetails
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::DataExchange::Types::RequestDetails
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-dataexchange/types.rb
 
Overview
The details for the request.
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #create_s3_data_access_from_s3_bucket  ⇒ Types::CreateS3DataAccessFromS3BucketRequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Details of the request to create S3 data access from the Amazon S3 bucket.
 - 
  
    
      #export_asset_to_signed_url  ⇒ Types::ExportAssetToSignedUrlRequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Details about the export to signed URL request.
 - 
  
    
      #export_assets_to_s3  ⇒ Types::ExportAssetsToS3RequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Details about the export to Amazon S3 request.
 - 
  
    
      #export_revisions_to_s3  ⇒ Types::ExportRevisionsToS3RequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Details about the export to Amazon S3 request.
 - 
  
    
      #import_asset_from_api_gateway_api  ⇒ Types::ImportAssetFromApiGatewayApiRequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Details about the import from signed URL request.
 - 
  
    
      #import_asset_from_signed_url  ⇒ Types::ImportAssetFromSignedUrlRequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Details about the import from Amazon S3 request.
 - 
  
    
      #import_assets_from_lake_formation_tag_policy  ⇒ Types::ImportAssetsFromLakeFormationTagPolicyRequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
 - 
  
    
      #import_assets_from_redshift_data_shares  ⇒ Types::ImportAssetsFromRedshiftDataSharesRequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Details from an import from Amazon Redshift datashare request.
 - 
  
    
      #import_assets_from_s3  ⇒ Types::ImportAssetsFromS3RequestDetails 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Details about the import asset from API Gateway API request.
 
Instance Attribute Details
#create_s3_data_access_from_s3_bucket ⇒ Types::CreateS3DataAccessFromS3BucketRequestDetails
Details of the request to create S3 data access from the Amazon S3 bucket.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  | 
  
#export_asset_to_signed_url ⇒ Types::ExportAssetToSignedUrlRequestDetails
Details about the export to signed URL request.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  | 
  
#export_assets_to_s3 ⇒ Types::ExportAssetsToS3RequestDetails
Details about the export to Amazon S3 request.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  | 
  
#export_revisions_to_s3 ⇒ Types::ExportRevisionsToS3RequestDetails
Details about the export to Amazon S3 request.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  | 
  
#import_asset_from_api_gateway_api ⇒ Types::ImportAssetFromApiGatewayApiRequestDetails
Details about the import from signed URL request.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  | 
  
#import_asset_from_signed_url ⇒ Types::ImportAssetFromSignedUrlRequestDetails
Details about the import from Amazon S3 request.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  | 
  
#import_assets_from_lake_formation_tag_policy ⇒ Types::ImportAssetsFromLakeFormationTagPolicyRequestDetails
Request details for the ImportAssetsFromLakeFormationTagPolicy job.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  | 
  
#import_assets_from_redshift_data_shares ⇒ Types::ImportAssetsFromRedshiftDataSharesRequestDetails
Details from an import from Amazon Redshift datashare request.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  | 
  
#import_assets_from_s3 ⇒ Types::ImportAssetsFromS3RequestDetails
Details about the import asset from API Gateway API request.
      3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239  | 
    
      # File 'lib/aws-sdk-dataexchange/types.rb', line 3227 class RequestDetails < Struct.new( :export_asset_to_signed_url, :export_assets_to_s3, :export_revisions_to_s3, :import_asset_from_signed_url, :import_assets_from_s3, :import_assets_from_redshift_data_shares, :import_asset_from_api_gateway_api, :create_s3_data_access_from_s3_bucket, :import_assets_from_lake_formation_tag_policy) SENSITIVE = [] include Aws::Structure end  |