spokeType property
The type of resource associated with the spoke.
Output only. Possible string values are:
- "SPOKE_TYPE_UNSPECIFIED" : Unspecified spoke type.
- "VPN_TUNNEL" : Spokes associated with VPN tunnels.
- "INTERCONNECT_ATTACHMENT" : Spokes associated with VLAN attachments.
- "ROUTER_APPLIANCE" : Spokes associated with router appliance instances.
- "VPC_NETWORK" : Spokes associated with VPC networks.
Implementation
core.String? spokeType;