View a markdown version of this page

CapacityBytesRangeFilter - Amazon Quick

CapacityBytesRangeFilter

A filter that matches users by total capacity range in bytes.

Contents

Note

In the following list, the required parameters are described first.

maxBytes

The maximum capacity in bytes (inclusive). At least one of minBytes or maxBytes is required.

Type: Long

Valid Range: Minimum value of 1.

Required: No

minBytes

The minimum capacity in bytes (inclusive). At least one of minBytes or maxBytes is required.

Type: Long

Valid Range: Minimum value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: