IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Interface GetBucketAclOutput

    interface GetBucketAclOutput {
        Owner?: Owner;
        Grants?: Grant[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Owner?: Owner

    Container for the bucket owner's ID.

    Grants?: Grant[]

    A list of grants.