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

    Interface RestoreObjectOutput

    interface RestoreObjectOutput {
        RequestCharged?: "requester";
        RestoreOutputPath?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    RequestCharged?: "requester"

    If present, indicates that the requester was successfully charged for the request. For more information, see Using Requester Pays buckets for storage transfers and usage in the Amazon Simple Storage Service user guide.

    This functionality is not supported for directory buckets.

    RestoreOutputPath?: string

    Indicates the path in the provided S3 output location where Select results will be restored to.