GlossaryEntryArgs

fun GlossaryEntryArgs(description: Output<String>? = null, glossaryId: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, termsPair: Output<GlossaryTermsPairArgs>? = null, termsSet: Output<GlossaryTermsSetArgs>? = null)