GetModelRequest: {
    modelId: string;
    region?: Region;
}

Type declaration

  • modelId: string

    ID of the model to get.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.