filter

@JvmName(name = "avqolbksnuyobtjt")
suspend fun filter(value: Output<InventoryFilterArgs>)
@JvmName(name = "moevxpchnboehmgs")
suspend fun filter(value: InventoryFilterArgs?)

Parameters

value

Specifies an inventory filter. The inventory only includes objects that meet the filter's criteria (documented below).


@JvmName(name = "qpqppttstthebljf")
suspend fun filter(argument: suspend InventoryFilterArgsBuilder.() -> Unit)

Parameters

argument

Specifies an inventory filter. The inventory only includes objects that meet the filter's criteria (documented below).