AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for restore job parameters.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class RestoreRequest
The RestoreRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
RestoreRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
Days | System.Nullable<System.Int32> |
Gets and sets the property Days.
Lifetime of the active copy in days. Do not use with restores that specify The Days element is required for regular restores, and must not be provided for select requests. |
|
Description | System.String |
Gets and sets the property Description. The optional description for the job. |
|
GlacierJobParameters | Amazon.S3.GlacierJobTier |
Gets and sets the property GlacierJobParameters.
S3 Glacier related parameters pertaining to this job. Do not use with restores that
specify |
|
OutputLocation | Amazon.S3.Model.OutputLocation |
Gets and sets the property OutputLocation. Describes the location where the restore job's output is stored. |
|
RestoreRequestType | Amazon.S3.RestoreRequestType |
Gets and sets the property RestoreRequestType. Amazon S3 Select is no longer available to new customers. Existing customers of Amazon S3 Select can continue to use the feature as usual. Learn more Type of restore request. |
|
RetrievalTier | Amazon.S3.GlacierJobTier |
Gets and sets the property RetrievalTier. Retrieval tier at which the restore will be processed. |
|
SelectParameters | Amazon.S3.Model.SelectParameters |
Gets and sets the property SelectParameters. Amazon S3 Select is no longer available to new customers. Existing customers of Amazon S3 Select can continue to use the feature as usual. Learn more Describes the parameters for Select job types. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer