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 size range of included objects in bytes. Only integers are supported.
Namespace: Amazon.S3Control.Model
Assembly: AWSSDK.S3Control.dll
Version: 3.x.y.z
public class MatchObjectSize
The MatchObjectSize type exposes the following members
Name | Description | |
---|---|---|
![]() |
MatchObjectSize() |
Name | Type | Description | |
---|---|---|---|
![]() |
BytesGreaterThan | System.Int64 |
Gets and sets the property BytesGreaterThan. Specifies the minimum object size in Bytes. The value must be a positive number, greater than 0 and less than 5 TB. |
![]() |
BytesLessThan | System.Int64 |
Gets and sets the property BytesLessThan. Specifies the maximum object size in Bytes. The value must be a positive number, greater than the minimum object size and less than 5 TB. |
.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