Storage Lens Group Match Object Size
data class StorageLensGroupMatchObjectSize(val bytesGreaterThan: Int? = null, val bytesLessThan: Int? = null)
Filter to match all of the specified values for the minimum and maximum object size.