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

    Interface GlacierJobParameters

    Container for S3 Glacier job parameters.

    interface GlacierJobParameters {
        Tier: Tier | undefined;
    }
    Index

    Properties

    Properties

    Tier: Tier | undefined

    Retrieval tier at which the restore will be processed.