EventSource type

A valid event source type.
KnownEventSource can be used interchangeably with EventSource, this enum contains the known values that the service supports.

Known values supported by the service

Assessments: Assessments
AssessmentsSnapshot: AssessmentsSnapshot
SubAssessments: SubAssessments
SubAssessmentsSnapshot: SubAssessmentsSnapshot
Alerts: Alerts
SecureScores: SecureScores
SecureScoresSnapshot: SecureScoresSnapshot
SecureScoreControls: SecureScoreControls
SecureScoreControlsSnapshot: SecureScoreControlsSnapshot
RegulatoryComplianceAssessment: RegulatoryComplianceAssessment
RegulatoryComplianceAssessmentSnapshot: RegulatoryComplianceAssessmentSnapshot
AttackPaths: AttackPaths
AttackPathsSnapshot: AttackPathsSnapshot

type EventSource = string