GetBucketOwnershipControlsOutput constructor
GetBucketOwnershipControlsOutput({
- OwnershipControls? ownershipControls,
Implementation
GetBucketOwnershipControlsOutput({
this.ownershipControls,
});