Occurrence Args
fun OccurrenceArgs(attestation: Output<AttestationArgs>? = null, buildDetails: Output<BuildDetailsArgs>? = null, compliance: Output<ComplianceOccurrenceArgs>? = null, deployment: Output<DeploymentArgs>? = null, derivedImage: Output<DerivedArgs>? = null, discovered: Output<DiscoveredArgs>? = null, dsseAttestation: Output<DSSEAttestationOccurrenceArgs>? = null, envelope: Output<EnvelopeArgs>? = null, installation: Output<InstallationArgs>? = null, name: Output<String>? = null, noteName: Output<String>? = null, project: Output<String>? = null, remediation: Output<String>? = null, resource: Output<ResourceArgs>? = null, resourceUrl: Output<String>? = null, sbom: Output<DocumentOccurrenceArgs>? = null, sbomReference: Output<SBOMReferenceOccurrenceArgs>? = null, spdxFile: Output<FileOccurrenceArgs>? = null, spdxPackage: Output<PackageInfoOccurrenceArgs>? = null, spdxRelationship: Output<RelationshipOccurrenceArgs>? = null, upgrade: Output<UpgradeOccurrenceArgs>? = null, vulnerabilityDetails: Output<VulnerabilityDetailsArgs>? = null)