Spoke Linked Router Appliance Instances
data class SpokeLinkedRouterApplianceInstances(val includeImportRanges: List<String>? = null, val instances: List<SpokeLinkedRouterApplianceInstancesInstance>, val siteToSiteDataTransfer: Boolean)
Constructors
Link copied to clipboard
constructor(includeImportRanges: List<String>? = null, instances: List<SpokeLinkedRouterApplianceInstancesInstance>, siteToSiteDataTransfer: Boolean)
Properties
Link copied to clipboard
IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
Link copied to clipboard
The list of router appliance instances Structure is documented below.
Link copied to clipboard
A value that controls whether site-to-site data transfer is enabled for these resources. Note that data transfer is available only in supported locations.