NoteArgs

constructor(attestationAuthority: Output<AttestationAuthorityArgs>? = null, baseImage: Output<BasisArgs>? = null, buildType: Output<BuildTypeArgs>? = null, compliance: Output<ComplianceNoteArgs>? = null, deployable: Output<DeployableArgs>? = null, discovery: Output<DiscoveryArgs>? = null, dsseAttestation: Output<DSSEAttestationNoteArgs>? = null, expirationTime: Output<String>? = null, longDescription: Output<String>? = null, name: Output<String>? = null, noteId: Output<String>? = null, package: Output<PackageArgs>? = null, project: Output<String>? = null, relatedUrl: Output<List<RelatedUrlArgs>>? = null, sbom: Output<DocumentNoteArgs>? = null, sbomReference: Output<SBOMReferenceNoteArgs>? = null, shortDescription: Output<String>? = null, spdxFile: Output<FileNoteArgs>? = null, spdxPackage: Output<PackageInfoNoteArgs>? = null, spdxRelationship: Output<RelationshipNoteArgs>? = null, upgrade: Output<UpgradeNoteArgs>? = null, vulnerabilityAssessment: Output<VulnerabilityAssessmentNoteArgs>? = null, vulnerabilityType: Output<VulnerabilityTypeArgs>? = null)