Reference documentation and code samples for the Storage Transfer Service V1 API class Google::Cloud::StorageTransfer::V1::AwsS3CompatibleData.
An AwsS3CompatibleData resource.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#bucket_name
defbucket_name()->::String
Returns
(::String) — Required. Specifies the name of the bucket.
#bucket_name=
defbucket_name=(value)->::String
Parameter
value (::String) — Required. Specifies the name of the bucket.
Returns
(::String) — Required. Specifies the name of the bucket.
#endpoint
defendpoint()->::String
Returns
(::String) — Required. Specifies the endpoint of the storage service.
#endpoint=
defendpoint=(value)->::String
Parameter
value (::String) — Required. Specifies the endpoint of the storage service.
Returns
(::String) — Required. Specifies the endpoint of the storage service.
#path
defpath()->::String
Returns
(::String) — Specifies the root path to transfer objects.
Must be an empty string or full path name that ends with a '/'. This
field is treated as an object prefix. As such, it should generally not
begin with a '/'.
#path=
defpath=(value)->::String
Parameter
value (::String) — Specifies the root path to transfer objects.
Must be an empty string or full path name that ends with a '/'. This
field is treated as an object prefix. As such, it should generally not
begin with a '/'.
Returns
(::String) — Specifies the root path to transfer objects.
Must be an empty string or full path name that ends with a '/'. This
field is treated as an object prefix. As such, it should generally not
begin with a '/'.
#region
defregion()->::String
Returns
(::String) — Specifies the region to sign requests with. This can be left blank if
requests should be signed with an empty region.
#region=
defregion=(value)->::String
Parameter
value (::String) — Specifies the region to sign requests with. This can be left blank if
requests should be signed with an empty region.
Returns
(::String) — Specifies the region to sign requests with. This can be left blank if
requests should be signed with an empty region.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Storage Transfer Service V1 API - Class Google::Cloud::StorageTransfer::V1::AwsS3CompatibleData (v1.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.0 (latest)](/ruby/docs/reference/google-cloud-storage_transfer-v1/latest/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [1.5.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/1.5.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [1.4.1](/ruby/docs/reference/google-cloud-storage_transfer-v1/1.4.1/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [1.3.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/1.3.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [1.2.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/1.2.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [1.1.1](/ruby/docs/reference/google-cloud-storage_transfer-v1/1.1.1/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [1.0.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/1.0.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.10.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.10.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.9.2](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.9.2/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.8.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.8.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.7.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.7.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.6.1](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.6.1/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.5.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.5.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.4.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.4.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.3.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.3.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.2.0](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.2.0/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData)\n- [0.1.2](/ruby/docs/reference/google-cloud-storage_transfer-v1/0.1.2/Google-Cloud-StorageTransfer-V1-AwsS3CompatibleData) \nReference documentation and code samples for the Storage Transfer Service V1 API class Google::Cloud::StorageTransfer::V1::AwsS3CompatibleData.\n\nAn AwsS3CompatibleData resource. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #bucket_name\n\n def bucket_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Specifies the name of the bucket.\n\n### #bucket_name=\n\n def bucket_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Specifies the name of the bucket. \n**Returns**\n\n- (::String) --- Required. Specifies the name of the bucket.\n\n### #endpoint\n\n def endpoint() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Specifies the endpoint of the storage service.\n\n### #endpoint=\n\n def endpoint=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Specifies the endpoint of the storage service. \n**Returns**\n\n- (::String) --- Required. Specifies the endpoint of the storage service.\n\n### #path\n\n def path() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Specifies the root path to transfer objects.\n\n Must be an empty string or full path name that ends with a '/'. This\n field is treated as an object prefix. As such, it should generally not\n begin with a '/'.\n\n### #path=\n\n def path=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Specifies the root path to transfer objects.\n\n\n Must be an empty string or full path name that ends with a '/'. This\n field is treated as an object prefix. As such, it should generally not\nbegin with a '/'. \n**Returns**\n\n- (::String) --- Specifies the root path to transfer objects.\n\n Must be an empty string or full path name that ends with a '/'. This\n field is treated as an object prefix. As such, it should generally not\n begin with a '/'.\n\n### #region\n\n def region() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Specifies the region to sign requests with. This can be left blank if requests should be signed with an empty region.\n\n### #region=\n\n def region=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Specifies the region to sign requests with. This can be left blank if requests should be signed with an empty region. \n**Returns**\n\n- (::String) --- Specifies the region to sign requests with. This can be left blank if requests should be signed with an empty region.\n\n### #s3_metadata\n\n def s3_metadata() -\u003e ::Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata\n\n**Returns**\n\n- ([::Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata](./Google-Cloud-StorageTransfer-V1-S3CompatibleMetadata)) --- A S3 compatible metadata.\n\n### #s3_metadata=\n\n def s3_metadata=(value) -\u003e ::Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata\n\n**Parameter**\n\n- **value** ([::Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata](./Google-Cloud-StorageTransfer-V1-S3CompatibleMetadata)) --- A S3 compatible metadata. \n**Returns**\n\n- ([::Google::Cloud::StorageTransfer::V1::S3CompatibleMetadata](./Google-Cloud-StorageTransfer-V1-S3CompatibleMetadata)) --- A S3 compatible metadata."]]