filesLicenseInfo

@JvmName(name = "dfqggusflwdwohqv")
suspend fun filesLicenseInfo(value: Output<List<String>>)
@JvmName(name = "ihbejtxxarlqestt")
suspend fun filesLicenseInfo(value: List<String>?)

Parameters

value

Contain the license the SPDX file creator has concluded as governing the This field is to contain a list of all licenses found in the package. The relationship between licenses (i.e., conjunctive, disjunctive) is not specified in this field – it is simply a listing of all licenses found


@JvmName(name = "svofpyvqnekavycm")
suspend fun filesLicenseInfo(vararg values: Output<String>)


@JvmName(name = "gqhtdchsuapxirxt")
suspend fun filesLicenseInfo(values: List<Output<String>>)
@JvmName(name = "bhttvftrgwcrspns")
suspend fun filesLicenseInfo(vararg values: String)

Parameters

values

Contain the license the SPDX file creator has concluded as governing the This field is to contain a list of all licenses found in the package. The relationship between licenses (i.e., conjunctive, disjunctive) is not specified in this field – it is simply a listing of all licenses found