destinations

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

Parameters

value

List of destinations to send the filter traffic.


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


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

Parameters

values

List of destinations to send the filter traffic.


@JvmName(name = "fcfmybxsmtqpmeoc")
suspend fun destinations(argument: List<suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit>)
@JvmName(name = "vabiknlwqwtjshgk")
suspend fun destinations(vararg argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)
@JvmName(name = "yyykaqyhfntmsjfq")
suspend fun destinations(argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)

Parameters

argument

List of destinations to send the filter traffic.