inventories

@JvmName(name = "seuvsgbqvyijnttg")
suspend fun inventories(value: Output<List<OsPolicyAssignmentInstanceFilterInventoryArgs>>)
@JvmName(name = "xdobbofroxgwoywl")
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 = "syiodybsylkiuhkv")
suspend fun inventories(vararg values: Output<OsPolicyAssignmentInstanceFilterInventoryArgs>)


@JvmName(name = "iviyylloysrqydhy")
suspend fun inventories(values: List<Output<OsPolicyAssignmentInstanceFilterInventoryArgs>>)
@JvmName(name = "dbtjdcetcxveswli")
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 = "afvesrrjxriavdll")
suspend fun inventories(argument: List<suspend OsPolicyAssignmentInstanceFilterInventoryArgsBuilder.() -> Unit>)
@JvmName(name = "ixuyxetjexbcqspd")
suspend fun inventories(vararg argument: suspend OsPolicyAssignmentInstanceFilterInventoryArgsBuilder.() -> Unit)
@JvmName(name = "tisnkvvodyrlikfb")
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.