creators

@JvmName(name = "dhhhsfjyuvxcxctg")
suspend fun creators(value: Output<List<String>>)
@JvmName(name = "wlsrgcyqeruliaxo")
suspend fun creators(value: List<String>?)

Parameters

value

Identify who (or what, in the case of a tool) created the SPDX file. If the SPDX file was created by an individual, indicate the person's name


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


@JvmName(name = "whxwrrgnsytnlxsn")
suspend fun creators(values: List<Output<String>>)
@JvmName(name = "cghwrnlmxduufyqa")
suspend fun creators(vararg values: String)

Parameters

values

Identify who (or what, in the case of a tool) created the SPDX file. If the SPDX file was created by an individual, indicate the person's name