Data.Cloud.AmazonAPI.TAmazonConnectionInfo.StorageEndpoint
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
Unit: Data.Cloud.AmazonAPI | |
Parent: TAmazonConnectionInfo |
Delphi
property StorageEndpoint: string read GetStorageEndpoint write SetStorageEndpoint;
C++
__property System::UnicodeString StorageEndpoint = {read=GetStorageEndpoint, write=SetStorageEndpoint};
Description
The host or endpoint to use when connecting with the S3 (Storage) service.
StorageEndpoint represents the host or endpoint to use when connecting with the S3 (Storage) service.