GetObjectResponse.RestoreExpiration Property

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Gets and sets the RestoreExpiration property. RestoreExpiration will be set for objects that have been restored from Amazon Glacier. It indiciates for those objects how long the restored object will exist.

Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Nullable<DateTime> RestoreExpiration { get; set; }
Property Value
Type: System.Nullable<System.DateTime>

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8