destinations

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

Parameters

value

List of destinations to send the filter traffic.


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


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

Parameters

values

List of destinations to send the filter traffic.


@JvmName(name = "yrkuqniqdnxmctwi")
suspend fun destinations(argument: List<suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit>)
@JvmName(name = "lktpwavspcumhgon")
suspend fun destinations(vararg argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)
@JvmName(name = "hckypmrpdanvoxop")
suspend fun destinations(argument: suspend NetworkTapPropertiesDestinationsArgsBuilder.() -> Unit)

Parameters

argument

List of destinations to send the filter traffic.