Skip to main content

TS3PutBucketRequestPaymentRequest

Class in AWS.S3

PutBucketRequestPayment request class.

Ancestors

Properties

RequestPaymentConfiguration

property RequestPaymentConfiguration: IS3RequestPaymentConfiguration

Type: IS3RequestPaymentConfiguration

Constructors

Create

constructor Create(const ABucket: string);

Constructor for TS3PutBucketRequestPaymentRequest.

Parameters

NameDescription
ABucketThe bucket name to apply configuration to.