matchObjectSize

@JvmName(name = "nnfkvpmayyrfaobt")
suspend fun matchObjectSize(value: Output<StorageLensGroupMatchObjectSizeArgs>)
@JvmName(name = "qgsfesuwjdedvytw")
suspend fun matchObjectSize(value: StorageLensGroupMatchObjectSizeArgs?)

Parameters

value

This property contains the BytesGreaterThan and BytesLessThan values to define the object size range (minimum and maximum number of Bytes).


@JvmName(name = "kjvoriswghxqbvdn")
suspend fun matchObjectSize(argument: suspend StorageLensGroupMatchObjectSizeArgsBuilder.() -> Unit)

Parameters

argument

This property contains the BytesGreaterThan and BytesLessThan values to define the object size range (minimum and maximum number of Bytes).