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

    Interface ListLegalHoldsInput

    interface ListLegalHoldsInput {
        Bucket: string | undefined;
        Key: string | undefined;
        MirrorDestination?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Bucket: string | undefined
    Key: string | undefined
    MirrorDestination?: string