OccurrenceArgs

fun OccurrenceArgs(attestation: Output<AttestationOccurrenceArgs>? = null, build: Output<BuildOccurrenceArgs>? = null, compliance: Output<ComplianceOccurrenceArgs>? = null, deployment: Output<DeploymentOccurrenceArgs>? = null, discovery: Output<DiscoveryOccurrenceArgs>? = null, dsseAttestation: Output<DSSEAttestationOccurrenceArgs>? = null, envelope: Output<EnvelopeArgs>? = null, image: Output<ImageOccurrenceArgs>? = null, noteName: Output<String>? = null, package: Output<PackageOccurrenceArgs>? = null, project: Output<String>? = null, remediation: Output<String>? = null, resourceUri: Output<String>? = null, sbomReference: Output<SBOMReferenceOccurrenceArgs>? = null, upgrade: Output<UpgradeOccurrenceArgs>? = null, vulnerability: Output<VulnerabilityOccurrenceArgs>? = null)