Network Routing Config Args
data class NetworkRoutingConfigArgs(val routingMode: Output<NetworkRoutingConfigRoutingMode>? = null) : ConvertibleToJava<NetworkRoutingConfigArgs>
A routing configuration attached to a network resource. The message includes the list of routers associated with the network, and a flag indicating the type of routing behavior to enforce network-wide.