routingVpcs

@JvmName(name = "ocvwvwbavjpwihrr")
suspend fun routingVpcs(value: Output<List<RoutingVPCArgs>>)
@JvmName(name = "huxlqxkqvwlbravd")
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 = "chmfjoeduwaxbfdt")
suspend fun routingVpcs(vararg values: Output<RoutingVPCArgs>)


@JvmName(name = "cnvmvhdwmokpfwqo")
suspend fun routingVpcs(values: List<Output<RoutingVPCArgs>>)
@JvmName(name = "jjshtxomjsdpihdp")
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 = "bgkgysfavktfqiub")
suspend fun routingVpcs(argument: List<suspend RoutingVPCArgsBuilder.() -> Unit>)
@JvmName(name = "klmgvjxkcaswwhiy")
suspend fun routingVpcs(vararg argument: suspend RoutingVPCArgsBuilder.() -> Unit)
@JvmName(name = "bkxyijyfsfhdyfrh")
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.