- Navigation Guide
@aws-sdk/client-s3
RestoreObjectCommandOutput Interface
The output of RestoreObjectCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
RequestCharged | RequestCharged | undefined | If present, indicates that the requester was successfully charged for the request. This functionality is not supported for directory buckets. |
RestoreOutputPath | string | undefined | Indicates the path in the provided S3 output location where Select results will be restored to. |
Full Signature
export interface RestoreObjectCommandOutput extends RestoreObjectOutput, MetadataBearer