Class: Aws::Types::ResponseDetails

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::CreateS3DataAccessFromS3BucketResponseDetails

Returns the value of attribute create_s3_data_access_from_s3_bucket.



895
896
897
# File 'sig/types.rbs', line 895

def create_s3_data_access_from_s3_bucket
  @create_s3_data_access_from_s3_bucket
end

#export_asset_to_signed_urlTypes::ExportAssetToSignedUrlResponseDetails

Returns the value of attribute export_asset_to_signed_url.



888
889
890
# File 'sig/types.rbs', line 888

def export_asset_to_signed_url
  @export_asset_to_signed_url
end

#export_assets_to_s3Types::ExportAssetsToS3ResponseDetails

Returns the value of attribute export_assets_to_s3.



889
890
891
# File 'sig/types.rbs', line 889

def export_assets_to_s3
  @export_assets_to_s3
end

#export_revisions_to_s3Types::ExportRevisionsToS3ResponseDetails

Returns the value of attribute export_revisions_to_s3.



890
891
892
# File 'sig/types.rbs', line 890

def export_revisions_to_s3
  @export_revisions_to_s3
end

#import_asset_from_api_gateway_apiTypes::ImportAssetFromApiGatewayApiResponseDetails

Returns the value of attribute import_asset_from_api_gateway_api.



894
895
896
# File 'sig/types.rbs', line 894

def import_asset_from_api_gateway_api
  @import_asset_from_api_gateway_api
end

#import_asset_from_signed_urlTypes::ImportAssetFromSignedUrlResponseDetails

Returns the value of attribute import_asset_from_signed_url.



891
892
893
# File 'sig/types.rbs', line 891

def import_asset_from_signed_url
  @import_asset_from_signed_url
end

#import_assets_from_lake_formation_tag_policyTypes::ImportAssetsFromLakeFormationTagPolicyResponseDetails

Returns the value of attribute import_assets_from_lake_formation_tag_policy.



896
897
898
# File 'sig/types.rbs', line 896

def import_assets_from_lake_formation_tag_policy
  @import_assets_from_lake_formation_tag_policy
end

#import_assets_from_redshift_data_sharesTypes::ImportAssetsFromRedshiftDataSharesResponseDetails

Returns the value of attribute import_assets_from_redshift_data_shares.



893
894
895
# File 'sig/types.rbs', line 893

def import_assets_from_redshift_data_shares
  @import_assets_from_redshift_data_shares
end

#import_assets_from_s3Types::ImportAssetsFromS3ResponseDetails

Returns the value of attribute import_assets_from_s3.



892
893
894
# File 'sig/types.rbs', line 892

def import_assets_from_s3
  @import_assets_from_s3
end