TS3BucketConfigurationRequest
Class in AWS.S3
BucketConfiguration request class.
Ancestors
Properties
Id
property Id: string
Constructors
Create
constructor Create(const ABucket, AId: string); reintroduce; virtual;
Constructor for TS3BucketConfigurationRequest.
Parameters
| Name | Description |
|---|---|
ABucket | A bucket name to apply configuration to. |
AId | An identifier for the configuration to apply. |