excludeInstanceIds

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


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