excludeInstanceIds

@JvmName(name = "vxkpslvxeyynotiu")
suspend fun excludeInstanceIds(value: Output<List<String>>)
@JvmName(name = "gyxfkskdbjmtfaws")
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 = "ludorhwaarmxfwed")
suspend fun excludeInstanceIds(vararg values: Output<String>)


@JvmName(name = "vvwtfnxbjycnkxxo")
suspend fun excludeInstanceIds(values: List<Output<String>>)
@JvmName(name = "ehmfmjjpssopqggp")
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.