IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
clients/client-s3/src
GetBucketAclOutput
Interface GetBucketAclOutput
interface
GetBucketAclOutput
{
Owner
?:
Owner
;
Grants
?:
Grant
[]
;
}
Hierarchy (
View Summary
)
GetBucketAclOutput
GetBucketAclCommandOutput
Index
Properties
Owner?
Grants?
Properties
Optional
Owner
Owner
?:
Owner
Container for the bucket owner's ID.
Optional
Grants
Grants
?:
Grant
[]
A list of grants.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Owner
Grants
IBM COS SDK for JavaScript V2 - v1.0.0
Loading...
Container for the bucket owner's ID.