Subject Args
data class SubjectArgs(val digest: Output<Map<String, String>>? = null, val name: Output<String>? = null) : ConvertibleToJava<SubjectArgs>
Set of software artifacts that the attestation applies to. Each element represents a single software artifact.