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

    Interface GetBucketVersioningCommandOutput

    interface GetBucketVersioningCommandOutput {
        Status?: BucketVersioningStatus;
        MFADelete?: MFADeleteStatus;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The versioning state of the bucket.

    MFADelete?: MFADeleteStatus

    Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned.