Class LinkedRouterApplianceInstances (0.5.0)

LinkedRouterApplianceInstances(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A collection of router appliance instances. If you have multiple router appliance instances connected to the same site, they should all be attached to the same spoke.

Attributes

NameDescription
instances Sequence[google.cloud.networkconnectivity_v1.types.RouterApplianceInstance]
The list of router appliance instances.
site_to_site_data_transfer bool
A value that controls whether site-to-site data transfer is enabled for these resources. If true, routes are propagated between the spoke associated with these resources and other spokes in the hub that have data transfer enabled. If false, the spoke associated with these resources provides connectivity only between the external site and Google Cloud. In regions where data transfer is unsupported, you cannot set this field to true.