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.
A filter condition that specifies the object age range of included objects in days. Only integers are supported.
Namespace: Amazon.S3Control.Model
Assembly: AWSSDK.S3Control.dll
Version: 3.x.y.z
public class MatchObjectAge
The MatchObjectAge type exposes the following members
Name | Description | |
---|---|---|
![]() |
MatchObjectAge() |
Name | Type | Description | |
---|---|---|---|
![]() |
DaysGreaterThan | System.Int32 |
Gets and sets the property DaysGreaterThan. Specifies the maximum object age in days. Must be a positive whole number, greater than the minimum object age and less than or equal to 2,147,483,647. |
![]() |
DaysLessThan | System.Int32 |
Gets and sets the property DaysLessThan. Specifies the minimum object age in days. The value must be a positive whole number, greater than 0 and less than or equal to 2,147,483,647. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5