requiredForNewSiteToSiteDataTransferSpokes property

bool? requiredForNewSiteToSiteDataTransferSpokes
getter/setter pair

If true, indicates that this VPC network is currently associated with spokes that use the data transfer feature (spokes where the site_to_site_data_transfer field is set to true).

If you create new spokes that use data transfer, they must be associated with this VPC network. At most, one VPC network will have this field set to true.

Output only.

Implementation

core.bool? requiredForNewSiteToSiteDataTransferSpokes;