Severity type
Severity of the issue.
KnownSeverity can be used interchangeably with Severity,
this enum contains the known values that the service supports.
Known values supported by the service
Warning: The issue is a warning and does not prevent the configuration from being applied.
Error: The issue is an error and prevents the configuration from being applied.
type Severity = string