Compare commits

...

1 Commits

Author SHA1 Message Date
Dora Korpar a3e8b5fba0 ft: S3C-2789-put-objlock-bucketinfo-md 2020-04-30 16:15:06 -07:00
1 changed files with 12 additions and 0 deletions

View File

@ -80,3 +80,15 @@ this._lifecycleConfiguration = lifecycleConfiguration || null;
### Usage ### Usage
Used to store the bucket lifecycle configuration info Used to store the bucket lifecycle configuration info
## Model version 7
### Properties Added
```javascript
this._objectLockConfiguration = objectLockConfiguration || null;
```
### Usage
Used to store the bucket object lock configuration info