routingConfig

@JvmName(name = "dsewcutjjwryugxf")
suspend fun routingConfig(value: Output<NetworkRoutingConfigArgs>)
@JvmName(name = "dylbbppykqrsbdfo")
suspend fun routingConfig(value: NetworkRoutingConfigArgs?)

Parameters

value

The network-level routing configuration for this network. Used by Cloud Router to determine what type of network-wide routing behavior to enforce.


@JvmName(name = "cxejfglhppgbbqod")
suspend fun routingConfig(argument: suspend NetworkRoutingConfigArgsBuilder.() -> Unit)

Parameters

argument

The network-level routing configuration for this network. Used by Cloud Router to determine what type of network-wide routing behavior to enforce.