destinations

@JvmName(name = "arkcsgmnesewpymy")
suspend fun destinations(value: Output<List<TlsRouteRouteDestinationArgs>>)
@JvmName(name = "tymcgysqscmlkuam")
suspend fun destinations(value: List<TlsRouteRouteDestinationArgs>)

Parameters

value

The destination services to which traffic should be forwarded. At least one destination service is required.


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


@JvmName(name = "qhvudtdkmywaubsa")
suspend fun destinations(values: List<Output<TlsRouteRouteDestinationArgs>>)
@JvmName(name = "idoadyfbjqdekpwl")
suspend fun destinations(vararg values: TlsRouteRouteDestinationArgs)

Parameters

values

The destination services to which traffic should be forwarded. At least one destination service is required.


@JvmName(name = "pgbnhrokvfpxmsrl")
suspend fun destinations(argument: List<suspend TlsRouteRouteDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "vummkniorppntpwu")
suspend fun destinations(vararg argument: suspend TlsRouteRouteDestinationArgsBuilder.() -> Unit)
@JvmName(name = "uroxkgffjgmopjxc")
suspend fun destinations(argument: suspend TlsRouteRouteDestinationArgsBuilder.() -> Unit)

Parameters

argument

The destination services to which traffic should be forwarded. At least one destination service is required.