creators

@JvmName(name = "inivqojcrjmufncs")
suspend fun creators(value: Output<List<String>>)
@JvmName(name = "brmblwnyngsjvumg")
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 = "nmgjxjxanrkyvlof")
suspend fun creators(vararg values: Output<String>)


@JvmName(name = "xkjfirmwndwvnack")
suspend fun creators(values: List<Output<String>>)
@JvmName(name = "vknawwurtpxpnksu")
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