AWS SDK for .NET Documentation
RestoreExpiration Property
AmazonAmazon.S3.ModelGetObjectMetadataResponseRestoreExpiration 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.
Declaration Syntax
C#
public Nullable<DateTime> RestoreExpiration { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)