Response Result of Obtaining Bucket ACL
Type Definition
type GetBucketAclOutput struct
Parameter Description
| Field | Type | Description |
|---|---|---|
| StatusCode | int | HTTP status code |
| RequestId | string | Request ID returned by the OBS server |
| ResponseHeaders | map[string][]string | HTTP response headers |
| Owner | Bucket owner | |
| Grants | []Grant | Grantees' ACL information |
| Delivered | string | Whether the bucket ACL applies to the objects in a bucket |
Last Article: Request Parameter of Setting Bucket ACL
Next Article: Grantees' Permission Information
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.