destinations

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

Parameters

value

List of destinations to send the filter traffic.


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


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

Parameters

values

List of destinations to send the filter traffic.


@JvmName(name = "wcokvtsgoucblipc")
suspend fun destinations(argument: List<suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit>)
@JvmName(name = "fkwvifrprodpcdmp")
suspend fun destinations(vararg argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)
@JvmName(name = "mrmoexnovqiqcyqp")
suspend fun destinations(argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)

Parameters

argument

List of destinations to send the filter traffic.