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

    Interface GetObjectLockConfigurationCommandOutput

    interface GetObjectLockConfigurationCommandOutput {
        IbmProtectionManagementState?: string;
        ObjectLockConfiguration?: ObjectLockConfiguration;
    }

    Hierarchy (View Summary)

    Index

    Properties

    IbmProtectionManagementState?: string

    IBM Protection Management State.

    ObjectLockConfiguration?: ObjectLockConfiguration

    The specified bucket's Object Lock configuration.