Skip to main content

TS3BucketEndpoint

Class in AWS.S3

S3 bucket endpoint class.

Ancestors

Properties

Bucket

property Bucket: string

Constructors

Create

constructor Create(const ABucket: string; const ARegion: string = 'aws-global'; const AUseDualstackEndpoint: Boolean = False);

Constructor for TS3BucketEndpoint.

Parameters

NameDescription
ABucketThe bucket name of the endpoint.
ARegionThe endpoint's region.