pub type CodeScanningAlertCreatedEventAlertRuleSeverity = CodeScanningAlertAppearedInBranchEventAlertRuleSeverity;Aliased Type§
enum CodeScanningAlertCreatedEventAlertRuleSeverity {
Error,
None,
Note,
Warning,
}pub type CodeScanningAlertCreatedEventAlertRuleSeverity = CodeScanningAlertAppearedInBranchEventAlertRuleSeverity;enum CodeScanningAlertCreatedEventAlertRuleSeverity {
Error,
None,
Note,
Warning,
}