includeInstanceIds

@JvmName(name = "kojlnfbhsmtvsnwg")
suspend fun includeInstanceIds(value: Output<List<String>>)
@JvmName(name = "vckqwaxhkmjxryhk")
suspend fun includeInstanceIds(value: List<String>?)

Parameters

value

A list of Virtual Machine Scale Set instance IDs which should be included for Packet Capture, e.g. ["1", "3"]. Changing this forces a new resource to be created.


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


@JvmName(name = "keggsqrlymhiiicf")
suspend fun includeInstanceIds(values: List<Output<String>>)
@JvmName(name = "gjhxrhblifxexrny")
suspend fun includeInstanceIds(vararg values: String)

Parameters

values

A list of Virtual Machine Scale Set instance IDs which should be included for Packet Capture, e.g. ["1", "3"]. Changing this forces a new resource to be created.