Relationship Note Args
data class RelationshipNoteArgs(val type: Output<RelationshipNoteType>? = null) : ConvertibleToJava<RelationshipNoteArgs>
RelationshipNote represents an SPDX Relationship section: https://spdx.github.io/spdx-spec/7-relationships-between-SPDX-elements/