VulnerabilityOccurrenceArgs

constructor(cvssV2: Output<CVSSArgs>? = null, cvssv3: Output<CVSSArgs>? = null, effectiveSeverity: Output<VulnerabilityOccurrenceEffectiveSeverity>? = null, packageIssue: Output<List<PackageIssueArgs>>, type: Output<String>? = null, vexAssessment: Output<VexAssessmentArgs>? = null)