from typing import Literal VpnIdParam = Literal["0", "512"] AddressFamilyParam = Literal["IPv4", "IPv6"]