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

    Interface GetBucketOwnershipControlsCommandOutput

    interface GetBucketOwnershipControlsCommandOutput {
        OwnershipControls?: OwnershipControls;
    }

    Hierarchy (View Summary)

    Index

    Properties

    OwnershipControls?: OwnershipControls

    The OwnershipControls (BucketOwnerEnforced, BucketOwnerPreferred, or ObjectWriter) currently in effect for this Amazon S3 bucket.