expectedBucketOwner property

String? expectedBucketOwner
final

The account id of the expected bucket owner. If the bucket is owned by a different account, the request will fail with an HTTP 403 (Access Denied) error.

Implementation

final String? expectedBucketOwner;