Class SpokeType (2.4.2)

SpokeType(value)

The SpokeType enum represents the type of spoke. The type reflects the kind of resource that a spoke is associated with.

Values: SPOKE_TYPE_UNSPECIFIED (0): Unspecified spoke type. VPN_TUNNEL (1): Spokes associated with VPN tunnels. INTERCONNECT_ATTACHMENT (2): Spokes associated with VLAN attachments. ROUTER_APPLIANCE (3): Spokes associated with router appliance instances. VPC_NETWORK (4): Spokes associated with VPC networks.