excludeInstanceIds

@JvmName(name = "xmowvihiousderth")
suspend fun excludeInstanceIds(value: Output<List<String>>)
@JvmName(name = "shbjupbtvwpbougs")
suspend fun excludeInstanceIds(value: List<String>?)

Parameters

value

A list of Virtual Machine Scale Set instance IDs which should be excluded from running Packet Capture, e.g. ["0", "2"]. Changing this forces a new resource to be created.


@JvmName(name = "prnngqfkimefdlyl")
suspend fun excludeInstanceIds(vararg values: Output<String>)


@JvmName(name = "ktbqvehxeilkgbgw")
suspend fun excludeInstanceIds(values: List<Output<String>>)
@JvmName(name = "onixcnltjngkodod")
suspend fun excludeInstanceIds(vararg values: String)

Parameters

values

A list of Virtual Machine Scale Set instance IDs which should be excluded from running Packet Capture, e.g. ["0", "2"]. Changing this forces a new resource to be created.