PackageInfoNoteArgs

constructor(analyzed: Output<Boolean>? = null, attribution: Output<String>? = null, checksum: Output<String>? = null, copyright: Output<String>? = null, detailedDescription: Output<String>? = null, downloadLocation: Output<String>? = null, externalRefs: Output<List<ExternalRefArgs>>? = null, filesLicenseInfo: Output<List<String>>? = null, homePage: Output<String>? = null, licenseDeclared: Output<LicenseArgs>? = null, originator: Output<String>? = null, packageType: Output<String>? = null, summaryDescription: Output<String>? = null, supplier: Output<String>? = null, title: Output<String>? = null, verificationCode: Output<String>? = null, version: Output<String>? = null)