Occurrence Args
data class OccurrenceArgs(val attestation: Output<AttestationOccurrenceArgs>? = null, val build: Output<BuildOccurrenceArgs>? = null, val compliance: Output<ComplianceOccurrenceArgs>? = null, val deployment: Output<DeploymentOccurrenceArgs>? = null, val discovery: Output<DiscoveryOccurrenceArgs>? = null, val dsseAttestation: Output<DSSEAttestationOccurrenceArgs>? = null, val envelope: Output<EnvelopeArgs>? = null, val image: Output<ImageOccurrenceArgs>? = null, val noteName: Output<String>? = null, val package: Output<PackageOccurrenceArgs>? = null, val project: Output<String>? = null, val remediation: Output<String>? = null, val resourceUri: Output<String>? = null, val sbomReference: Output<SBOMReferenceOccurrenceArgs>? = null, val upgrade: Output<UpgradeOccurrenceArgs>? = null, val vulnerability: Output<VulnerabilityOccurrenceArgs>? = null) : ConvertibleToJava<OccurrenceArgs>
Creates a new occurrence. Auto-naming is currently not supported for this resource.
Constructors
Link copied to clipboard
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)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard