routingVpcs

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


@JvmName(name = "pxmtwqmkuyovobmg")
suspend fun routingVpcs(values: List<Output<RoutingVPCArgs>>)
@JvmName(name = "olqydcyccdtiovuy")
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 = "eujxuspnkrtoprsv")
suspend fun routingVpcs(argument: List<suspend RoutingVPCArgsBuilder.() -> Unit>)
@JvmName(name = "kuppgoocykbiykom")
suspend fun routingVpcs(vararg argument: suspend RoutingVPCArgsBuilder.() -> Unit)
@JvmName(name = "dymnfhylfdrxlsoj")
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.