inventories

@JvmName(name = "lacqriptxpfgbyes")
suspend fun inventories(value: Output<List<OsPolicyAssignmentInstanceFilterInventoryArgs>>)
@JvmName(name = "sqfnjtwidrseljid")
suspend fun inventories(value: List<OsPolicyAssignmentInstanceFilterInventoryArgs>?)

Parameters

value

List of inventories to select VMs. A VM is selected if its inventory data matches at least one of the following inventories. Structure is documented below.


@JvmName(name = "oodqrkaaubbbarsd")
suspend fun inventories(vararg values: Output<OsPolicyAssignmentInstanceFilterInventoryArgs>)


@JvmName(name = "uojyfxxbhkfsknir")
suspend fun inventories(values: List<Output<OsPolicyAssignmentInstanceFilterInventoryArgs>>)
@JvmName(name = "vpssoweyjjnfjhcs")
suspend fun inventories(vararg values: OsPolicyAssignmentInstanceFilterInventoryArgs)

Parameters

values

List of inventories to select VMs. A VM is selected if its inventory data matches at least one of the following inventories. Structure is documented below.


@JvmName(name = "soceawksfrtvrwig")
suspend fun inventories(argument: List<suspend OsPolicyAssignmentInstanceFilterInventoryArgsBuilder.() -> Unit>)
@JvmName(name = "fmrrsqtltqdcrlch")
suspend fun inventories(vararg argument: suspend OsPolicyAssignmentInstanceFilterInventoryArgsBuilder.() -> Unit)
@JvmName(name = "fjwohlwfopidgfky")
suspend fun inventories(argument: suspend OsPolicyAssignmentInstanceFilterInventoryArgsBuilder.() -> Unit)

Parameters

argument

List of inventories to select VMs. A VM is selected if its inventory data matches at least one of the following inventories. Structure is documented below.