destinations

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

Parameters

value

List of destinations to send the filter traffic.


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


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

Parameters

values

List of destinations to send the filter traffic.


@JvmName(name = "rhynpeqojwppdhvs")
suspend fun destinations(argument: List<suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit>)
@JvmName(name = "iowfpparbgrqclij")
suspend fun destinations(vararg argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)
@JvmName(name = "wipofwulbcnvhaat")
suspend fun destinations(argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)

Parameters

argument

List of destinations to send the filter traffic.