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
            
 Declaration Syntax
 Declaration Syntax| 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 )
 Parameters
 Parameters- days (Int32)
- The value that Key is set to
 Return Value
 Return Valuethis instance