By Products Args
data class ByProductsArgs(val customValues: Output<Map<String, String>>? = null) : ConvertibleToJava<ByProductsArgs>
Defines an object for the byproducts field in in-toto links. The suggested fields are "stderr", "stdout", and "return-value".