routingVpcs

@JvmName(name = "eurrjvibeidgpqdm")
suspend fun routingVpcs(value: Output<List<RoutingVPCArgs>>)
@JvmName(name = "ggkytqbwxekfarfl")
suspend fun routingVpcs(value: List<RoutingVPCArgs>?)

Parameters

value

The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.


@JvmName(name = "bfpxmvdxorgrfjth")
suspend fun routingVpcs(vararg values: Output<RoutingVPCArgs>)


@JvmName(name = "iyxjoqybndapwjef")
suspend fun routingVpcs(values: List<Output<RoutingVPCArgs>>)
@JvmName(name = "fjjwbapiatkwufyc")
suspend fun routingVpcs(vararg values: RoutingVPCArgs)

Parameters

values

The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.


@JvmName(name = "xvpyssnfcrqttpkj")
suspend fun routingVpcs(argument: List<suspend RoutingVPCArgsBuilder.() -> Unit>)
@JvmName(name = "pgplnhivpyknqrnr")
suspend fun routingVpcs(vararg argument: suspend RoutingVPCArgsBuilder.() -> Unit)
@JvmName(name = "vjhvmvcedxnammif")
suspend fun routingVpcs(argument: suspend RoutingVPCArgsBuilder.() -> Unit)

Parameters

argument

The VPC networks associated with this hub's spokes. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.