Sets the Days property for this request.
This is the number of days the restore object will stay in Amazon S3.
The minimum value is 1

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public RestoreObjectRequest WithDays( int days )

- days (Int32)
- The value that Key is set to

this instance