VocabularyArgs

constructor(languageCode: Output<String>? = null, phrases: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, vocabularyFileUri: Output<String>? = null, vocabularyName: Output<String>? = null)