Glossary Terms Set Args
data class GlossaryTermsSetArgs(val terms: Output<List<GlossaryTermArgs>>? = null) : ConvertibleToJava<GlossaryTermsSetArgs>
Represents a single entry for an equivalent term set glossary. This is used for equivalent term sets where each term can be replaced by the other terms in the set.