destinations

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bucrntfwkcxkgjtp")
suspend fun destinations(argument: List<suspend GrpcRouteRuleActionDestinationArgsBuilder.() -> Unit>)
@JvmName(name = "wdyplamupobsfbgq")
suspend fun destinations(vararg argument: suspend GrpcRouteRuleActionDestinationArgsBuilder.() -> Unit)
@JvmName(name = "xawyywtdkxwuxgak")
suspend fun destinations(argument: suspend GrpcRouteRuleActionDestinationArgsBuilder.() -> Unit)

Parameters

argument

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