destinations

@JvmName(name = "rymnbdvitoeffxjh")
suspend fun destinations(value: Output<List<TlsRouteRuleActionDestinationArgs>>)
@JvmName(name = "reascfxvijkxuyvo")
suspend fun destinations(value: List<TlsRouteRuleActionDestinationArgs>?)

Parameters

value

The destination to which traffic should be forwarded. Structure is documented below.


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


@JvmName(name = "uorxfdkymtpojlnb")
suspend fun destinations(values: List<Output<TlsRouteRuleActionDestinationArgs>>)
@JvmName(name = "oqallifwyljwaaot")
suspend fun destinations(vararg values: TlsRouteRuleActionDestinationArgs)

Parameters

values

The destination to which traffic should be forwarded. Structure is documented below.


@JvmName(name = "rcheppgkekrsgmdh")
suspend fun destinations(argument: List<suspend TlsRouteRuleActionDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "aughmwmlggvpgwao")
suspend fun destinations(vararg argument: suspend TlsRouteRuleActionDestinationArgsBuilder.() -> Unit)
@JvmName(name = "weqtpclxvsghkrae")
suspend fun destinations(argument: suspend TlsRouteRuleActionDestinationArgsBuilder.() -> Unit)

Parameters

argument

The destination to which traffic should be forwarded. Structure is documented below.