Subject Args
data class SubjectArgs(val digest: Output<Map<String, String>>? = null, val name: Output<String>? = null) : ConvertibleToJava<SubjectArgs>
Subject refers to the subject of the intoto statement
Subject refers to the subject of the intoto statement