Note Args
constructor(attestationAuthority: Output<AuthorityArgs>? = null, baseImage: Output<BasisArgs>? = null, build: Output<BuildArgs>? = null, deployable: Output<DeployableArgs>? = null, discovery: Output<DiscoveryArgs>? = null, expirationTime: Output<String>? = null, intoto: Output<InTotoArgs>? = null, longDescription: Output<String>? = null, noteId: Output<String>? = null, package: Output<PackageArgs>? = null, project: Output<String>? = null, relatedNoteNames: Output<List<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, vulnerability: Output<VulnerabilityArgs>? = null, vulnerabilityAssessment: Output<VulnerabilityAssessmentNoteArgs>? = null)