destinations

@JvmName(name = "myhibryavotpxman")
suspend fun destinations(value: Output<List<GrpcRouteRuleActionDestinationArgs>>)
@JvmName(name = "yadlxuryhhumftdr")
suspend fun destinations(value: List<GrpcRouteRuleActionDestinationArgs>?)

Parameters

value

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


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


@JvmName(name = "ukxvjxxbjhwmjlec")
suspend fun destinations(values: List<Output<GrpcRouteRuleActionDestinationArgs>>)
@JvmName(name = "iqolonjniyqhhfvt")
suspend fun destinations(vararg values: GrpcRouteRuleActionDestinationArgs)

Parameters

values

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


@JvmName(name = "xvhfddimcjgsefne")
suspend fun destinations(argument: List<suspend GrpcRouteRuleActionDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "bwksdmavqrfvqgks")
suspend fun destinations(vararg argument: suspend GrpcRouteRuleActionDestinationArgsBuilder.() -> Unit)
@JvmName(name = "cxcolnkuqronjfpq")
suspend fun destinations(argument: suspend GrpcRouteRuleActionDestinationArgsBuilder.() -> Unit)

Parameters

argument

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