TS3PutBucketNotificationConfigurationRequest
Class in AWS.S3
PutBucketNotificationConfiguration request class.
Ancestors
Properties
NotificationConfiguration
property NotificationConfiguration: IS3NotificationConfiguration
Type: IS3NotificationConfiguration
Constructors
Create
constructor Create(const ABucket: string);
Constructor for TS3PutBucketNotificationConfigurationRequest.
Parameters
| Name | Description |
|---|---|
ABucket | The bucket name to apply configuration to. |