TS3PutObjectLockConfigurationRequest
Class in AWS.S3
PutObjectLockConfiguration request class.
Ancestors
Properties
ObjectLockConfiguration
property ObjectLockConfiguration: IS3ObjectLockConfiguration
Type: IS3ObjectLockConfiguration
BucketObjectLockToken
property BucketObjectLockToken: string
RequestPayer
property RequestPayer: string
Constructors
Create
constructor Create(const ABucket: string);
Constructor for TS3PutObjectLockConfigurationRequest.
Parameters
| Name | Description |
|---|---|
ABucket | The bucket name on which to set Object Lock configuration. |