TS3ObjectEndpoint
Class in AWS.S3
S3 object endpoint class.
Ancestors
Properties
Key
property Key: string
Constructors
Create
constructor Create(const ABucket, AKey: string; const ARegion: string = 'aws-global'; const AUseDualstackEndpoint: Boolean = False);
Constructor for TS3BucketEndpoint.
Parameters
| Name | Description |
|---|---|
ABucket | The bucket name of the endpoint. |
AKey | The object key of the endpoint. |
ARegion | The endpoint's region. Defaults to. |