matchObjectSize

@JvmName(name = "cyrtsuydqutqdles")
suspend fun matchObjectSize(value: Output<StorageLensGroupMatchObjectSizeArgs>)
@JvmName(name = "mcyfhgaulmextcfl")
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 = "pybdjsdugcjifltd")
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).