PutObjectRetentionOutput constructor

PutObjectRetentionOutput({
  1. RequestCharged? requestCharged,
})

Implementation

PutObjectRetentionOutput({
  this.requestCharged,
});