Occurrence Args
data class OccurrenceArgs(val attestation: Output<DetailsArgs>? = null, val build: Output<GrafeasV1beta1BuildDetailsArgs>? = null, val deployment: Output<GrafeasV1beta1DeploymentDetailsArgs>? = null, val derivedImage: Output<GrafeasV1beta1ImageDetailsArgs>? = null, val discovered: Output<GrafeasV1beta1DiscoveryDetailsArgs>? = null, val envelope: Output<EnvelopeArgs>? = null, val installation: Output<GrafeasV1beta1PackageDetailsArgs>? = null, val intoto: Output<GrafeasV1beta1IntotoDetailsArgs>? = null, val noteName: Output<String>? = null, val project: Output<String>? = null, val remediation: Output<String>? = null, val resource: Output<ResourceArgs>? = null, val sbom: Output<DocumentOccurrenceArgs>? = null, val sbomReference: Output<SBOMReferenceOccurrenceArgs>? = null, val spdxFile: Output<FileOccurrenceArgs>? = null, val spdxPackage: Output<PackageInfoOccurrenceArgs>? = null, val spdxRelationship: Output<RelationshipOccurrenceArgs>? = null, val vulnerability: Output<GrafeasV1beta1VulnerabilityDetailsArgs>? = 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<DetailsArgs>? = null, build: Output<GrafeasV1beta1BuildDetailsArgs>? = null, deployment: Output<GrafeasV1beta1DeploymentDetailsArgs>? = null, derivedImage: Output<GrafeasV1beta1ImageDetailsArgs>? = null, discovered: Output<GrafeasV1beta1DiscoveryDetailsArgs>? = null, envelope: Output<EnvelopeArgs>? = null, installation: Output<GrafeasV1beta1PackageDetailsArgs>? = null, intoto: Output<GrafeasV1beta1IntotoDetailsArgs>? = null, noteName: Output<String>? = null, project: Output<String>? = null, remediation: Output<String>? = null, resource: Output<ResourceArgs>? = null, sbom: Output<DocumentOccurrenceArgs>? = null, sbomReference: Output<SBOMReferenceOccurrenceArgs>? = null, spdxFile: Output<FileOccurrenceArgs>? = null, spdxPackage: Output<PackageInfoOccurrenceArgs>? = null, spdxRelationship: Output<RelationshipOccurrenceArgs>? = null, vulnerability: Output<GrafeasV1beta1VulnerabilityDetailsArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard