Data.Cloud.AmazonAPI.TAmazonService.Create
Delphi
constructor Create(const ConnectionInfo: TAmazonConnectionInfo);
C++
__fastcall TAmazonService(TAmazonConnectionInfo* const ConnectionInfo);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp |
Data.Cloud.AmazonAPI | TAmazonService |
Description
Creates a new instance of TAmazonService.
This class does not own the ConnectionInfo instance.
ConnectionInfo represents the Amazon service connection info.