class Aws::S3Control::Types::SelectionCriteria
@note When making an API call, you may pass SelectionCriteria
data as a hash: { delimiter: "StorageLensPrefixLevelDelimiter", max_depth: 1, min_storage_bytes_percentage: 1.0, }
@!attribute [rw] delimiter
A container for the delimiter of the selection criteria being used. @return [String]
@!attribute [rw] max_depth
The max depth of the selection criteria @return [Integer]
@!attribute [rw] min_storage_bytes_percentage
The minimum number of storage bytes percentage whose metrics will be selected. <note markdown="1"> You must choose a value greater than or equal to `1.0`. </note> @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/SelectionCriteria AWS API Documentation
Constants
- SENSITIVE