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