Models

from typing import Optional, List, Dict, Union, Any, Literal


class InlineResponse2007:
    port_speeds: Optional[List[str]]