destinations

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "kwomgcwnwrjppvan")
suspend fun destinations(argument: List<suspend TlsRouteRuleActionDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "ebyvxepyywdevgcu")
suspend fun destinations(vararg argument: suspend TlsRouteRuleActionDestinationArgsBuilder.() -> Unit)
@JvmName(name = "ffncchaativnrjfb")
suspend fun destinations(argument: suspend TlsRouteRuleActionDestinationArgsBuilder.() -> Unit)

Parameters

argument

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