routingVpcs

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


@JvmName(name = "voajimhwjuuqqgnp")
suspend fun routingVpcs(values: List<Output<RoutingVPCArgs>>)
@JvmName(name = "sqtochirmrdceeej")
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 = "iyrjvijkvlhdtuob")
suspend fun routingVpcs(argument: List<suspend RoutingVPCArgsBuilder.() -> Unit>)
@JvmName(name = "dvevfqjwtioouwah")
suspend fun routingVpcs(vararg argument: suspend RoutingVPCArgsBuilder.() -> Unit)
@JvmName(name = "xlbcrghiyclemlwr")
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.