GatewayNetworkStatus:
    | "unknown"
    | "created"
    | "attaching"
    | "configuring"
    | "ready"
    | "detaching"
    | "deleted"