Help Center> Object Storage Service> SDK Reference> Go> Data Types> Response Result of Obtaining Bucket ACL

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

Owner

Bucket owner

Grants

[]Grant

Grantees' ACL information

Delivered

string

Whether the bucket ACL applies to the objects in a bucket