Type Alias RegionalApiDisableAlertManagerRequest

RegionalApiDisableAlertManagerRequest: {
    projectId?: string;
    region?: Region;
}

Disable the Alert manager.

Type declaration

  • OptionalprojectId?: string

    ID of the Project to disable the Alert manager in.

  • Optionalregion?: Region

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