DeleteCronRequest: {
    cronId: string;
    region?: Region;
}

Type declaration

  • cronId: string

    UUID of the cron to delete.

  • Optionalregion?: Region

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