FileOccurrenceArgs

fun FileOccurrenceArgs(attributions: Output<List<String>>? = null, comment: Output<String>? = null, contributors: Output<List<String>>? = null, copyright: Output<String>? = null, filesLicenseInfo: Output<List<String>>? = null, id: Output<String>? = null, licenseConcluded: Output<LicenseArgs>? = null, notice: Output<String>? = null)