destinations

@JvmName(name = "qrurdngjlqivbxer")
suspend fun destinations(value: Output<List<NetworkTapPropertiesDestinationsArgs>>)
@JvmName(name = "axqbaggsjlfmicrq")
suspend fun destinations(value: List<NetworkTapPropertiesDestinationsArgs>?)

Parameters

value

List of destinations to send the filter traffic.


@JvmName(name = "ccirrbshhfkyiofg")
suspend fun destinations(vararg values: Output<NetworkTapPropertiesDestinationsArgs>)


@JvmName(name = "obmjjiyolydfjsdt")
suspend fun destinations(values: List<Output<NetworkTapPropertiesDestinationsArgs>>)
@JvmName(name = "lftxuwcywsoiuckk")
suspend fun destinations(vararg values: NetworkTapPropertiesDestinationsArgs)

Parameters

values

List of destinations to send the filter traffic.


@JvmName(name = "xyjbubvktoelxncw")
suspend fun destinations(argument: List<suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit>)
@JvmName(name = "qxxfarxrymnefhor")
suspend fun destinations(vararg argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)
@JvmName(name = "xwjubtmqfruxijad")
suspend fun destinations(argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)

Parameters

argument

List of destinations to send the filter traffic.