Models

from typing import Literal

EdgeTypeParam = Literal["MEGAPORT"]

ProductTypeParam = Literal["AWSHC", "CONNECTION", "GATEWAY"]