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

    Interface OwnershipControls

    The container element for a bucket's ownership controls.

    interface OwnershipControls {
        Rules: OwnershipControlsRule[] | undefined;
    }
    Index

    Properties

    Properties

    Rules: OwnershipControlsRule[] | undefined

    The container element for an ownership control rule.