Type Alias RegionalApiEnableManagedAlertsRequest

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

Enable the sending of managed alerts.

Type declaration

  • OptionalprojectId?: string

    ID of the Project.

  • Optionalregion?: Region

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