Class: Aws::Types::RequestDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#create_s3_data_access_from_s3_bucketTypes::CreateS3DataAccessFromS3BucketRequestDetails

Returns the value of attribute create_s3_data_access_from_s3_bucket.



875
876
877
# File 'sig/types.rbs', line 875

def create_s3_data_access_from_s3_bucket
  @create_s3_data_access_from_s3_bucket
end

#export_asset_to_signed_urlTypes::ExportAssetToSignedUrlRequestDetails

Returns the value of attribute export_asset_to_signed_url.



868
869
870
# File 'sig/types.rbs', line 868

def export_asset_to_signed_url
  @export_asset_to_signed_url
end

#export_assets_to_s3Types::ExportAssetsToS3RequestDetails

Returns the value of attribute export_assets_to_s3.



869
870
871
# File 'sig/types.rbs', line 869

def export_assets_to_s3
  @export_assets_to_s3
end

#export_revisions_to_s3Types::ExportRevisionsToS3RequestDetails

Returns the value of attribute export_revisions_to_s3.



870
871
872
# File 'sig/types.rbs', line 870

def export_revisions_to_s3
  @export_revisions_to_s3
end

#import_asset_from_api_gateway_apiTypes::ImportAssetFromApiGatewayApiRequestDetails

Returns the value of attribute import_asset_from_api_gateway_api.



874
875
876
# File 'sig/types.rbs', line 874

def import_asset_from_api_gateway_api
  @import_asset_from_api_gateway_api
end

#import_asset_from_signed_urlTypes::ImportAssetFromSignedUrlRequestDetails

Returns the value of attribute import_asset_from_signed_url.



871
872
873
# File 'sig/types.rbs', line 871

def import_asset_from_signed_url
  @import_asset_from_signed_url
end

#import_assets_from_lake_formation_tag_policyTypes::ImportAssetsFromLakeFormationTagPolicyRequestDetails

Returns the value of attribute import_assets_from_lake_formation_tag_policy.



876
877
878
# File 'sig/types.rbs', line 876

def import_assets_from_lake_formation_tag_policy
  @import_assets_from_lake_formation_tag_policy
end

#import_assets_from_redshift_data_sharesTypes::ImportAssetsFromRedshiftDataSharesRequestDetails

Returns the value of attribute import_assets_from_redshift_data_shares.



873
874
875
# File 'sig/types.rbs', line 873

def import_assets_from_redshift_data_shares
  @import_assets_from_redshift_data_shares
end

#import_assets_from_s3Types::ImportAssetsFromS3RequestDetails

Returns the value of attribute import_assets_from_s3.



872
873
874
# File 'sig/types.rbs', line 872

def import_assets_from_s3
  @import_assets_from_s3
end