GlossaryArgs

fun GlossaryArgs(displayName: Output<String>? = null, inputConfig: Output<GlossaryInputConfigArgs>? = null, languageCodesSet: Output<LanguageCodesSetArgs>? = null, languagePair: Output<LanguageCodePairArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null)