aws-sdk-transcribeservice 1.94.0 → 1.95.0

Sign up to get free protection for your applications and to get access to all the features.
data/sig/types.rbs ADDED
@@ -0,0 +1,971 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws::TranscribeService
9
+ module Types
10
+
11
+ class AbsoluteTimeRange
12
+ attr_accessor start_time: ::Integer
13
+ attr_accessor end_time: ::Integer
14
+ attr_accessor first: ::Integer
15
+ attr_accessor last: ::Integer
16
+ SENSITIVE: []
17
+ end
18
+
19
+ class BadRequestException
20
+ attr_accessor message: ::String
21
+ SENSITIVE: []
22
+ end
23
+
24
+ class CallAnalyticsJob
25
+ attr_accessor call_analytics_job_name: ::String
26
+ attr_accessor call_analytics_job_status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
27
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
28
+ attr_accessor media_sample_rate_hertz: ::Integer
29
+ attr_accessor media_format: ("mp3" | "mp4" | "wav" | "flac" | "ogg" | "amr" | "webm" | "m4a")
30
+ attr_accessor media: Types::Media
31
+ attr_accessor transcript: Types::Transcript
32
+ attr_accessor start_time: ::Time
33
+ attr_accessor creation_time: ::Time
34
+ attr_accessor completion_time: ::Time
35
+ attr_accessor failure_reason: ::String
36
+ attr_accessor data_access_role_arn: ::String
37
+ attr_accessor identified_language_score: ::Float
38
+ attr_accessor settings: Types::CallAnalyticsJobSettings
39
+ attr_accessor channel_definitions: ::Array[Types::ChannelDefinition]
40
+ SENSITIVE: []
41
+ end
42
+
43
+ class CallAnalyticsJobSettings
44
+ attr_accessor vocabulary_name: ::String
45
+ attr_accessor vocabulary_filter_name: ::String
46
+ attr_accessor vocabulary_filter_method: ("remove" | "mask" | "tag")
47
+ attr_accessor language_model_name: ::String
48
+ attr_accessor content_redaction: Types::ContentRedaction
49
+ attr_accessor language_options: ::Array[("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")]
50
+ attr_accessor language_id_settings: ::Hash[("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA"), Types::LanguageIdSettings]
51
+ attr_accessor summarization: Types::Summarization
52
+ SENSITIVE: []
53
+ end
54
+
55
+ class CallAnalyticsJobSummary
56
+ attr_accessor call_analytics_job_name: ::String
57
+ attr_accessor creation_time: ::Time
58
+ attr_accessor start_time: ::Time
59
+ attr_accessor completion_time: ::Time
60
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
61
+ attr_accessor call_analytics_job_status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
62
+ attr_accessor failure_reason: ::String
63
+ SENSITIVE: []
64
+ end
65
+
66
+ class CategoryProperties
67
+ attr_accessor category_name: ::String
68
+ attr_accessor rules: ::Array[Types::Rule]
69
+ attr_accessor create_time: ::Time
70
+ attr_accessor last_update_time: ::Time
71
+ attr_accessor input_type: ("REAL_TIME" | "POST_CALL")
72
+ SENSITIVE: []
73
+ end
74
+
75
+ class ChannelDefinition
76
+ attr_accessor channel_id: ::Integer
77
+ attr_accessor participant_role: ("AGENT" | "CUSTOMER")
78
+ SENSITIVE: []
79
+ end
80
+
81
+ class ConflictException
82
+ attr_accessor message: ::String
83
+ SENSITIVE: []
84
+ end
85
+
86
+ class ContentRedaction
87
+ attr_accessor redaction_type: ("PII")
88
+ attr_accessor redaction_output: ("redacted" | "redacted_and_unredacted")
89
+ attr_accessor pii_entity_types: ::Array[("BANK_ACCOUNT_NUMBER" | "BANK_ROUTING" | "CREDIT_DEBIT_NUMBER" | "CREDIT_DEBIT_CVV" | "CREDIT_DEBIT_EXPIRY" | "PIN" | "EMAIL" | "ADDRESS" | "NAME" | "PHONE" | "SSN" | "ALL")]
90
+ SENSITIVE: []
91
+ end
92
+
93
+ class CreateCallAnalyticsCategoryRequest
94
+ attr_accessor category_name: ::String
95
+ attr_accessor rules: ::Array[Types::Rule]
96
+ attr_accessor input_type: ("REAL_TIME" | "POST_CALL")
97
+ SENSITIVE: []
98
+ end
99
+
100
+ class CreateCallAnalyticsCategoryResponse
101
+ attr_accessor category_properties: Types::CategoryProperties
102
+ SENSITIVE: []
103
+ end
104
+
105
+ class CreateLanguageModelRequest
106
+ attr_accessor language_code: ("en-US" | "hi-IN" | "es-US" | "en-GB" | "en-AU" | "de-DE" | "ja-JP")
107
+ attr_accessor base_model_name: ("NarrowBand" | "WideBand")
108
+ attr_accessor model_name: ::String
109
+ attr_accessor input_data_config: Types::InputDataConfig
110
+ attr_accessor tags: ::Array[Types::Tag]
111
+ SENSITIVE: []
112
+ end
113
+
114
+ class CreateLanguageModelResponse
115
+ attr_accessor language_code: ("en-US" | "hi-IN" | "es-US" | "en-GB" | "en-AU" | "de-DE" | "ja-JP")
116
+ attr_accessor base_model_name: ("NarrowBand" | "WideBand")
117
+ attr_accessor model_name: ::String
118
+ attr_accessor input_data_config: Types::InputDataConfig
119
+ attr_accessor model_status: ("IN_PROGRESS" | "FAILED" | "COMPLETED")
120
+ SENSITIVE: []
121
+ end
122
+
123
+ class CreateMedicalVocabularyRequest
124
+ attr_accessor vocabulary_name: ::String
125
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
126
+ attr_accessor vocabulary_file_uri: ::String
127
+ attr_accessor tags: ::Array[Types::Tag]
128
+ SENSITIVE: []
129
+ end
130
+
131
+ class CreateMedicalVocabularyResponse
132
+ attr_accessor vocabulary_name: ::String
133
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
134
+ attr_accessor vocabulary_state: ("PENDING" | "READY" | "FAILED")
135
+ attr_accessor last_modified_time: ::Time
136
+ attr_accessor failure_reason: ::String
137
+ SENSITIVE: []
138
+ end
139
+
140
+ class CreateVocabularyFilterRequest
141
+ attr_accessor vocabulary_filter_name: ::String
142
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
143
+ attr_accessor words: ::Array[::String]
144
+ attr_accessor vocabulary_filter_file_uri: ::String
145
+ attr_accessor tags: ::Array[Types::Tag]
146
+ attr_accessor data_access_role_arn: ::String
147
+ SENSITIVE: []
148
+ end
149
+
150
+ class CreateVocabularyFilterResponse
151
+ attr_accessor vocabulary_filter_name: ::String
152
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
153
+ attr_accessor last_modified_time: ::Time
154
+ SENSITIVE: []
155
+ end
156
+
157
+ class CreateVocabularyRequest
158
+ attr_accessor vocabulary_name: ::String
159
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
160
+ attr_accessor phrases: ::Array[::String]
161
+ attr_accessor vocabulary_file_uri: ::String
162
+ attr_accessor tags: ::Array[Types::Tag]
163
+ attr_accessor data_access_role_arn: ::String
164
+ SENSITIVE: []
165
+ end
166
+
167
+ class CreateVocabularyResponse
168
+ attr_accessor vocabulary_name: ::String
169
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
170
+ attr_accessor vocabulary_state: ("PENDING" | "READY" | "FAILED")
171
+ attr_accessor last_modified_time: ::Time
172
+ attr_accessor failure_reason: ::String
173
+ SENSITIVE: []
174
+ end
175
+
176
+ class DeleteCallAnalyticsCategoryRequest
177
+ attr_accessor category_name: ::String
178
+ SENSITIVE: []
179
+ end
180
+
181
+ class DeleteCallAnalyticsCategoryResponse < Aws::EmptyStructure
182
+ end
183
+
184
+ class DeleteCallAnalyticsJobRequest
185
+ attr_accessor call_analytics_job_name: ::String
186
+ SENSITIVE: []
187
+ end
188
+
189
+ class DeleteCallAnalyticsJobResponse < Aws::EmptyStructure
190
+ end
191
+
192
+ class DeleteLanguageModelRequest
193
+ attr_accessor model_name: ::String
194
+ SENSITIVE: []
195
+ end
196
+
197
+ class DeleteMedicalScribeJobRequest
198
+ attr_accessor medical_scribe_job_name: ::String
199
+ SENSITIVE: []
200
+ end
201
+
202
+ class DeleteMedicalTranscriptionJobRequest
203
+ attr_accessor medical_transcription_job_name: ::String
204
+ SENSITIVE: []
205
+ end
206
+
207
+ class DeleteMedicalVocabularyRequest
208
+ attr_accessor vocabulary_name: ::String
209
+ SENSITIVE: []
210
+ end
211
+
212
+ class DeleteTranscriptionJobRequest
213
+ attr_accessor transcription_job_name: ::String
214
+ SENSITIVE: []
215
+ end
216
+
217
+ class DeleteVocabularyFilterRequest
218
+ attr_accessor vocabulary_filter_name: ::String
219
+ SENSITIVE: []
220
+ end
221
+
222
+ class DeleteVocabularyRequest
223
+ attr_accessor vocabulary_name: ::String
224
+ SENSITIVE: []
225
+ end
226
+
227
+ class DescribeLanguageModelRequest
228
+ attr_accessor model_name: ::String
229
+ SENSITIVE: []
230
+ end
231
+
232
+ class DescribeLanguageModelResponse
233
+ attr_accessor language_model: Types::LanguageModel
234
+ SENSITIVE: []
235
+ end
236
+
237
+ class GetCallAnalyticsCategoryRequest
238
+ attr_accessor category_name: ::String
239
+ SENSITIVE: []
240
+ end
241
+
242
+ class GetCallAnalyticsCategoryResponse
243
+ attr_accessor category_properties: Types::CategoryProperties
244
+ SENSITIVE: []
245
+ end
246
+
247
+ class GetCallAnalyticsJobRequest
248
+ attr_accessor call_analytics_job_name: ::String
249
+ SENSITIVE: []
250
+ end
251
+
252
+ class GetCallAnalyticsJobResponse
253
+ attr_accessor call_analytics_job: Types::CallAnalyticsJob
254
+ SENSITIVE: []
255
+ end
256
+
257
+ class GetMedicalScribeJobRequest
258
+ attr_accessor medical_scribe_job_name: ::String
259
+ SENSITIVE: []
260
+ end
261
+
262
+ class GetMedicalScribeJobResponse
263
+ attr_accessor medical_scribe_job: Types::MedicalScribeJob
264
+ SENSITIVE: []
265
+ end
266
+
267
+ class GetMedicalTranscriptionJobRequest
268
+ attr_accessor medical_transcription_job_name: ::String
269
+ SENSITIVE: []
270
+ end
271
+
272
+ class GetMedicalTranscriptionJobResponse
273
+ attr_accessor medical_transcription_job: Types::MedicalTranscriptionJob
274
+ SENSITIVE: []
275
+ end
276
+
277
+ class GetMedicalVocabularyRequest
278
+ attr_accessor vocabulary_name: ::String
279
+ SENSITIVE: []
280
+ end
281
+
282
+ class GetMedicalVocabularyResponse
283
+ attr_accessor vocabulary_name: ::String
284
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
285
+ attr_accessor vocabulary_state: ("PENDING" | "READY" | "FAILED")
286
+ attr_accessor last_modified_time: ::Time
287
+ attr_accessor failure_reason: ::String
288
+ attr_accessor download_uri: ::String
289
+ SENSITIVE: []
290
+ end
291
+
292
+ class GetTranscriptionJobRequest
293
+ attr_accessor transcription_job_name: ::String
294
+ SENSITIVE: []
295
+ end
296
+
297
+ class GetTranscriptionJobResponse
298
+ attr_accessor transcription_job: Types::TranscriptionJob
299
+ SENSITIVE: []
300
+ end
301
+
302
+ class GetVocabularyFilterRequest
303
+ attr_accessor vocabulary_filter_name: ::String
304
+ SENSITIVE: []
305
+ end
306
+
307
+ class GetVocabularyFilterResponse
308
+ attr_accessor vocabulary_filter_name: ::String
309
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
310
+ attr_accessor last_modified_time: ::Time
311
+ attr_accessor download_uri: ::String
312
+ SENSITIVE: []
313
+ end
314
+
315
+ class GetVocabularyRequest
316
+ attr_accessor vocabulary_name: ::String
317
+ SENSITIVE: []
318
+ end
319
+
320
+ class GetVocabularyResponse
321
+ attr_accessor vocabulary_name: ::String
322
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
323
+ attr_accessor vocabulary_state: ("PENDING" | "READY" | "FAILED")
324
+ attr_accessor last_modified_time: ::Time
325
+ attr_accessor failure_reason: ::String
326
+ attr_accessor download_uri: ::String
327
+ SENSITIVE: []
328
+ end
329
+
330
+ class InputDataConfig
331
+ attr_accessor s3_uri: ::String
332
+ attr_accessor tuning_data_s3_uri: ::String
333
+ attr_accessor data_access_role_arn: ::String
334
+ SENSITIVE: []
335
+ end
336
+
337
+ class InternalFailureException
338
+ attr_accessor message: ::String
339
+ SENSITIVE: []
340
+ end
341
+
342
+ class InterruptionFilter
343
+ attr_accessor threshold: ::Integer
344
+ attr_accessor participant_role: ("AGENT" | "CUSTOMER")
345
+ attr_accessor absolute_time_range: Types::AbsoluteTimeRange
346
+ attr_accessor relative_time_range: Types::RelativeTimeRange
347
+ attr_accessor negate: bool
348
+ SENSITIVE: []
349
+ end
350
+
351
+ class JobExecutionSettings
352
+ attr_accessor allow_deferred_execution: bool
353
+ attr_accessor data_access_role_arn: ::String
354
+ SENSITIVE: []
355
+ end
356
+
357
+ class LanguageCodeItem
358
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
359
+ attr_accessor duration_in_seconds: ::Float
360
+ SENSITIVE: []
361
+ end
362
+
363
+ class LanguageIdSettings
364
+ attr_accessor vocabulary_name: ::String
365
+ attr_accessor vocabulary_filter_name: ::String
366
+ attr_accessor language_model_name: ::String
367
+ SENSITIVE: []
368
+ end
369
+
370
+ class LanguageModel
371
+ attr_accessor model_name: ::String
372
+ attr_accessor create_time: ::Time
373
+ attr_accessor last_modified_time: ::Time
374
+ attr_accessor language_code: ("en-US" | "hi-IN" | "es-US" | "en-GB" | "en-AU" | "de-DE" | "ja-JP")
375
+ attr_accessor base_model_name: ("NarrowBand" | "WideBand")
376
+ attr_accessor model_status: ("IN_PROGRESS" | "FAILED" | "COMPLETED")
377
+ attr_accessor upgrade_availability: bool
378
+ attr_accessor failure_reason: ::String
379
+ attr_accessor input_data_config: Types::InputDataConfig
380
+ SENSITIVE: []
381
+ end
382
+
383
+ class LimitExceededException
384
+ attr_accessor message: ::String
385
+ SENSITIVE: []
386
+ end
387
+
388
+ class ListCallAnalyticsCategoriesRequest
389
+ attr_accessor next_token: ::String
390
+ attr_accessor max_results: ::Integer
391
+ SENSITIVE: []
392
+ end
393
+
394
+ class ListCallAnalyticsCategoriesResponse
395
+ attr_accessor next_token: ::String
396
+ attr_accessor categories: ::Array[Types::CategoryProperties]
397
+ SENSITIVE: []
398
+ end
399
+
400
+ class ListCallAnalyticsJobsRequest
401
+ attr_accessor status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
402
+ attr_accessor job_name_contains: ::String
403
+ attr_accessor next_token: ::String
404
+ attr_accessor max_results: ::Integer
405
+ SENSITIVE: []
406
+ end
407
+
408
+ class ListCallAnalyticsJobsResponse
409
+ attr_accessor status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
410
+ attr_accessor next_token: ::String
411
+ attr_accessor call_analytics_job_summaries: ::Array[Types::CallAnalyticsJobSummary]
412
+ SENSITIVE: []
413
+ end
414
+
415
+ class ListLanguageModelsRequest
416
+ attr_accessor status_equals: ("IN_PROGRESS" | "FAILED" | "COMPLETED")
417
+ attr_accessor name_contains: ::String
418
+ attr_accessor next_token: ::String
419
+ attr_accessor max_results: ::Integer
420
+ SENSITIVE: []
421
+ end
422
+
423
+ class ListLanguageModelsResponse
424
+ attr_accessor next_token: ::String
425
+ attr_accessor models: ::Array[Types::LanguageModel]
426
+ SENSITIVE: []
427
+ end
428
+
429
+ class ListMedicalScribeJobsRequest
430
+ attr_accessor status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
431
+ attr_accessor job_name_contains: ::String
432
+ attr_accessor next_token: ::String
433
+ attr_accessor max_results: ::Integer
434
+ SENSITIVE: []
435
+ end
436
+
437
+ class ListMedicalScribeJobsResponse
438
+ attr_accessor status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
439
+ attr_accessor next_token: ::String
440
+ attr_accessor medical_scribe_job_summaries: ::Array[Types::MedicalScribeJobSummary]
441
+ SENSITIVE: []
442
+ end
443
+
444
+ class ListMedicalTranscriptionJobsRequest
445
+ attr_accessor status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
446
+ attr_accessor job_name_contains: ::String
447
+ attr_accessor next_token: ::String
448
+ attr_accessor max_results: ::Integer
449
+ SENSITIVE: []
450
+ end
451
+
452
+ class ListMedicalTranscriptionJobsResponse
453
+ attr_accessor status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
454
+ attr_accessor next_token: ::String
455
+ attr_accessor medical_transcription_job_summaries: ::Array[Types::MedicalTranscriptionJobSummary]
456
+ SENSITIVE: []
457
+ end
458
+
459
+ class ListMedicalVocabulariesRequest
460
+ attr_accessor next_token: ::String
461
+ attr_accessor max_results: ::Integer
462
+ attr_accessor state_equals: ("PENDING" | "READY" | "FAILED")
463
+ attr_accessor name_contains: ::String
464
+ SENSITIVE: []
465
+ end
466
+
467
+ class ListMedicalVocabulariesResponse
468
+ attr_accessor status: ("PENDING" | "READY" | "FAILED")
469
+ attr_accessor next_token: ::String
470
+ attr_accessor vocabularies: ::Array[Types::VocabularyInfo]
471
+ SENSITIVE: []
472
+ end
473
+
474
+ class ListTagsForResourceRequest
475
+ attr_accessor resource_arn: ::String
476
+ SENSITIVE: []
477
+ end
478
+
479
+ class ListTagsForResourceResponse
480
+ attr_accessor resource_arn: ::String
481
+ attr_accessor tags: ::Array[Types::Tag]
482
+ SENSITIVE: []
483
+ end
484
+
485
+ class ListTranscriptionJobsRequest
486
+ attr_accessor status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
487
+ attr_accessor job_name_contains: ::String
488
+ attr_accessor next_token: ::String
489
+ attr_accessor max_results: ::Integer
490
+ SENSITIVE: []
491
+ end
492
+
493
+ class ListTranscriptionJobsResponse
494
+ attr_accessor status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
495
+ attr_accessor next_token: ::String
496
+ attr_accessor transcription_job_summaries: ::Array[Types::TranscriptionJobSummary]
497
+ SENSITIVE: []
498
+ end
499
+
500
+ class ListVocabulariesRequest
501
+ attr_accessor next_token: ::String
502
+ attr_accessor max_results: ::Integer
503
+ attr_accessor state_equals: ("PENDING" | "READY" | "FAILED")
504
+ attr_accessor name_contains: ::String
505
+ SENSITIVE: []
506
+ end
507
+
508
+ class ListVocabulariesResponse
509
+ attr_accessor status: ("PENDING" | "READY" | "FAILED")
510
+ attr_accessor next_token: ::String
511
+ attr_accessor vocabularies: ::Array[Types::VocabularyInfo]
512
+ SENSITIVE: []
513
+ end
514
+
515
+ class ListVocabularyFiltersRequest
516
+ attr_accessor next_token: ::String
517
+ attr_accessor max_results: ::Integer
518
+ attr_accessor name_contains: ::String
519
+ SENSITIVE: []
520
+ end
521
+
522
+ class ListVocabularyFiltersResponse
523
+ attr_accessor next_token: ::String
524
+ attr_accessor vocabulary_filters: ::Array[Types::VocabularyFilterInfo]
525
+ SENSITIVE: []
526
+ end
527
+
528
+ class Media
529
+ attr_accessor media_file_uri: ::String
530
+ attr_accessor redacted_media_file_uri: ::String
531
+ SENSITIVE: []
532
+ end
533
+
534
+ class MedicalScribeChannelDefinition
535
+ attr_accessor channel_id: ::Integer
536
+ attr_accessor participant_role: ("PATIENT" | "CLINICIAN")
537
+ SENSITIVE: []
538
+ end
539
+
540
+ class MedicalScribeJob
541
+ attr_accessor medical_scribe_job_name: ::String
542
+ attr_accessor medical_scribe_job_status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
543
+ attr_accessor language_code: ("en-US")
544
+ attr_accessor media: Types::Media
545
+ attr_accessor medical_scribe_output: Types::MedicalScribeOutput
546
+ attr_accessor start_time: ::Time
547
+ attr_accessor creation_time: ::Time
548
+ attr_accessor completion_time: ::Time
549
+ attr_accessor failure_reason: ::String
550
+ attr_accessor settings: Types::MedicalScribeSettings
551
+ attr_accessor data_access_role_arn: ::String
552
+ attr_accessor channel_definitions: ::Array[Types::MedicalScribeChannelDefinition]
553
+ attr_accessor tags: ::Array[Types::Tag]
554
+ SENSITIVE: []
555
+ end
556
+
557
+ class MedicalScribeJobSummary
558
+ attr_accessor medical_scribe_job_name: ::String
559
+ attr_accessor creation_time: ::Time
560
+ attr_accessor start_time: ::Time
561
+ attr_accessor completion_time: ::Time
562
+ attr_accessor language_code: ("en-US")
563
+ attr_accessor medical_scribe_job_status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
564
+ attr_accessor failure_reason: ::String
565
+ SENSITIVE: []
566
+ end
567
+
568
+ class MedicalScribeOutput
569
+ attr_accessor transcript_file_uri: ::String
570
+ attr_accessor clinical_document_uri: ::String
571
+ SENSITIVE: []
572
+ end
573
+
574
+ class MedicalScribeSettings
575
+ attr_accessor show_speaker_labels: bool
576
+ attr_accessor max_speaker_labels: ::Integer
577
+ attr_accessor channel_identification: bool
578
+ attr_accessor vocabulary_name: ::String
579
+ attr_accessor vocabulary_filter_name: ::String
580
+ attr_accessor vocabulary_filter_method: ("remove" | "mask" | "tag")
581
+ SENSITIVE: []
582
+ end
583
+
584
+ class MedicalTranscript
585
+ attr_accessor transcript_file_uri: ::String
586
+ SENSITIVE: []
587
+ end
588
+
589
+ class MedicalTranscriptionJob
590
+ attr_accessor medical_transcription_job_name: ::String
591
+ attr_accessor transcription_job_status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
592
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
593
+ attr_accessor media_sample_rate_hertz: ::Integer
594
+ attr_accessor media_format: ("mp3" | "mp4" | "wav" | "flac" | "ogg" | "amr" | "webm" | "m4a")
595
+ attr_accessor media: Types::Media
596
+ attr_accessor transcript: Types::MedicalTranscript
597
+ attr_accessor start_time: ::Time
598
+ attr_accessor creation_time: ::Time
599
+ attr_accessor completion_time: ::Time
600
+ attr_accessor failure_reason: ::String
601
+ attr_accessor settings: Types::MedicalTranscriptionSetting
602
+ attr_accessor content_identification_type: ("PHI")
603
+ attr_accessor specialty: ("PRIMARYCARE")
604
+ attr_accessor type: ("CONVERSATION" | "DICTATION")
605
+ attr_accessor tags: ::Array[Types::Tag]
606
+ SENSITIVE: []
607
+ end
608
+
609
+ class MedicalTranscriptionJobSummary
610
+ attr_accessor medical_transcription_job_name: ::String
611
+ attr_accessor creation_time: ::Time
612
+ attr_accessor start_time: ::Time
613
+ attr_accessor completion_time: ::Time
614
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
615
+ attr_accessor transcription_job_status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
616
+ attr_accessor failure_reason: ::String
617
+ attr_accessor output_location_type: ("CUSTOMER_BUCKET" | "SERVICE_BUCKET")
618
+ attr_accessor specialty: ("PRIMARYCARE")
619
+ attr_accessor content_identification_type: ("PHI")
620
+ attr_accessor type: ("CONVERSATION" | "DICTATION")
621
+ SENSITIVE: []
622
+ end
623
+
624
+ class MedicalTranscriptionSetting
625
+ attr_accessor show_speaker_labels: bool
626
+ attr_accessor max_speaker_labels: ::Integer
627
+ attr_accessor channel_identification: bool
628
+ attr_accessor show_alternatives: bool
629
+ attr_accessor max_alternatives: ::Integer
630
+ attr_accessor vocabulary_name: ::String
631
+ SENSITIVE: []
632
+ end
633
+
634
+ class ModelSettings
635
+ attr_accessor language_model_name: ::String
636
+ SENSITIVE: []
637
+ end
638
+
639
+ class NonTalkTimeFilter
640
+ attr_accessor threshold: ::Integer
641
+ attr_accessor absolute_time_range: Types::AbsoluteTimeRange
642
+ attr_accessor relative_time_range: Types::RelativeTimeRange
643
+ attr_accessor negate: bool
644
+ SENSITIVE: []
645
+ end
646
+
647
+ class NotFoundException
648
+ attr_accessor message: ::String
649
+ SENSITIVE: []
650
+ end
651
+
652
+ class RelativeTimeRange
653
+ attr_accessor start_percentage: ::Integer
654
+ attr_accessor end_percentage: ::Integer
655
+ attr_accessor first: ::Integer
656
+ attr_accessor last: ::Integer
657
+ SENSITIVE: []
658
+ end
659
+
660
+ class Rule
661
+ attr_accessor non_talk_time_filter: Types::NonTalkTimeFilter
662
+ attr_accessor interruption_filter: Types::InterruptionFilter
663
+ attr_accessor transcript_filter: Types::TranscriptFilter
664
+ attr_accessor sentiment_filter: Types::SentimentFilter
665
+ attr_accessor unknown: untyped
666
+ SENSITIVE: []
667
+
668
+ class NonTalkTimeFilter < Rule
669
+ end
670
+ class InterruptionFilter < Rule
671
+ end
672
+ class TranscriptFilter < Rule
673
+ end
674
+ class SentimentFilter < Rule
675
+ end
676
+ class Unknown < Rule
677
+ end
678
+ end
679
+
680
+ class SentimentFilter
681
+ attr_accessor sentiments: ::Array[("POSITIVE" | "NEGATIVE" | "NEUTRAL" | "MIXED")]
682
+ attr_accessor absolute_time_range: Types::AbsoluteTimeRange
683
+ attr_accessor relative_time_range: Types::RelativeTimeRange
684
+ attr_accessor participant_role: ("AGENT" | "CUSTOMER")
685
+ attr_accessor negate: bool
686
+ SENSITIVE: []
687
+ end
688
+
689
+ class Settings
690
+ attr_accessor vocabulary_name: ::String
691
+ attr_accessor show_speaker_labels: bool
692
+ attr_accessor max_speaker_labels: ::Integer
693
+ attr_accessor channel_identification: bool
694
+ attr_accessor show_alternatives: bool
695
+ attr_accessor max_alternatives: ::Integer
696
+ attr_accessor vocabulary_filter_name: ::String
697
+ attr_accessor vocabulary_filter_method: ("remove" | "mask" | "tag")
698
+ SENSITIVE: []
699
+ end
700
+
701
+ class StartCallAnalyticsJobRequest
702
+ attr_accessor call_analytics_job_name: ::String
703
+ attr_accessor media: Types::Media
704
+ attr_accessor output_location: ::String
705
+ attr_accessor output_encryption_kms_key_id: ::String
706
+ attr_accessor data_access_role_arn: ::String
707
+ attr_accessor settings: Types::CallAnalyticsJobSettings
708
+ attr_accessor channel_definitions: ::Array[Types::ChannelDefinition]
709
+ SENSITIVE: []
710
+ end
711
+
712
+ class StartCallAnalyticsJobResponse
713
+ attr_accessor call_analytics_job: Types::CallAnalyticsJob
714
+ SENSITIVE: []
715
+ end
716
+
717
+ class StartMedicalScribeJobRequest
718
+ attr_accessor medical_scribe_job_name: ::String
719
+ attr_accessor media: Types::Media
720
+ attr_accessor output_bucket_name: ::String
721
+ attr_accessor output_encryption_kms_key_id: ::String
722
+ attr_accessor kms_encryption_context: ::Hash[::String, ::String]
723
+ attr_accessor data_access_role_arn: ::String
724
+ attr_accessor settings: Types::MedicalScribeSettings
725
+ attr_accessor channel_definitions: ::Array[Types::MedicalScribeChannelDefinition]
726
+ attr_accessor tags: ::Array[Types::Tag]
727
+ SENSITIVE: []
728
+ end
729
+
730
+ class StartMedicalScribeJobResponse
731
+ attr_accessor medical_scribe_job: Types::MedicalScribeJob
732
+ SENSITIVE: []
733
+ end
734
+
735
+ class StartMedicalTranscriptionJobRequest
736
+ attr_accessor medical_transcription_job_name: ::String
737
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
738
+ attr_accessor media_sample_rate_hertz: ::Integer
739
+ attr_accessor media_format: ("mp3" | "mp4" | "wav" | "flac" | "ogg" | "amr" | "webm" | "m4a")
740
+ attr_accessor media: Types::Media
741
+ attr_accessor output_bucket_name: ::String
742
+ attr_accessor output_key: ::String
743
+ attr_accessor output_encryption_kms_key_id: ::String
744
+ attr_accessor kms_encryption_context: ::Hash[::String, ::String]
745
+ attr_accessor settings: Types::MedicalTranscriptionSetting
746
+ attr_accessor content_identification_type: ("PHI")
747
+ attr_accessor specialty: ("PRIMARYCARE")
748
+ attr_accessor type: ("CONVERSATION" | "DICTATION")
749
+ attr_accessor tags: ::Array[Types::Tag]
750
+ SENSITIVE: []
751
+ end
752
+
753
+ class StartMedicalTranscriptionJobResponse
754
+ attr_accessor medical_transcription_job: Types::MedicalTranscriptionJob
755
+ SENSITIVE: []
756
+ end
757
+
758
+ class StartTranscriptionJobRequest
759
+ attr_accessor transcription_job_name: ::String
760
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
761
+ attr_accessor media_sample_rate_hertz: ::Integer
762
+ attr_accessor media_format: ("mp3" | "mp4" | "wav" | "flac" | "ogg" | "amr" | "webm" | "m4a")
763
+ attr_accessor media: Types::Media
764
+ attr_accessor output_bucket_name: ::String
765
+ attr_accessor output_key: ::String
766
+ attr_accessor output_encryption_kms_key_id: ::String
767
+ attr_accessor kms_encryption_context: ::Hash[::String, ::String]
768
+ attr_accessor settings: Types::Settings
769
+ attr_accessor model_settings: Types::ModelSettings
770
+ attr_accessor job_execution_settings: Types::JobExecutionSettings
771
+ attr_accessor content_redaction: Types::ContentRedaction
772
+ attr_accessor identify_language: bool
773
+ attr_accessor identify_multiple_languages: bool
774
+ attr_accessor language_options: ::Array[("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")]
775
+ attr_accessor subtitles: Types::Subtitles
776
+ attr_accessor tags: ::Array[Types::Tag]
777
+ attr_accessor language_id_settings: ::Hash[("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA"), Types::LanguageIdSettings]
778
+ attr_accessor toxicity_detection: ::Array[Types::ToxicityDetectionSettings]
779
+ SENSITIVE: []
780
+ end
781
+
782
+ class StartTranscriptionJobResponse
783
+ attr_accessor transcription_job: Types::TranscriptionJob
784
+ SENSITIVE: []
785
+ end
786
+
787
+ class Subtitles
788
+ attr_accessor formats: ::Array[("vtt" | "srt")]
789
+ attr_accessor output_start_index: ::Integer
790
+ SENSITIVE: []
791
+ end
792
+
793
+ class SubtitlesOutput
794
+ attr_accessor formats: ::Array[("vtt" | "srt")]
795
+ attr_accessor subtitle_file_uris: ::Array[::String]
796
+ attr_accessor output_start_index: ::Integer
797
+ SENSITIVE: []
798
+ end
799
+
800
+ class Summarization
801
+ attr_accessor generate_abstractive_summary: bool
802
+ SENSITIVE: []
803
+ end
804
+
805
+ class Tag
806
+ attr_accessor key: ::String
807
+ attr_accessor value: ::String
808
+ SENSITIVE: []
809
+ end
810
+
811
+ class TagResourceRequest
812
+ attr_accessor resource_arn: ::String
813
+ attr_accessor tags: ::Array[Types::Tag]
814
+ SENSITIVE: []
815
+ end
816
+
817
+ class TagResourceResponse < Aws::EmptyStructure
818
+ end
819
+
820
+ class ToxicityDetectionSettings
821
+ attr_accessor toxicity_categories: ::Array[("ALL")]
822
+ SENSITIVE: []
823
+ end
824
+
825
+ class Transcript
826
+ attr_accessor transcript_file_uri: ::String
827
+ attr_accessor redacted_transcript_file_uri: ::String
828
+ SENSITIVE: []
829
+ end
830
+
831
+ class TranscriptFilter
832
+ attr_accessor transcript_filter_type: ("EXACT")
833
+ attr_accessor absolute_time_range: Types::AbsoluteTimeRange
834
+ attr_accessor relative_time_range: Types::RelativeTimeRange
835
+ attr_accessor participant_role: ("AGENT" | "CUSTOMER")
836
+ attr_accessor negate: bool
837
+ attr_accessor targets: ::Array[::String]
838
+ SENSITIVE: []
839
+ end
840
+
841
+ class TranscriptionJob
842
+ attr_accessor transcription_job_name: ::String
843
+ attr_accessor transcription_job_status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
844
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
845
+ attr_accessor media_sample_rate_hertz: ::Integer
846
+ attr_accessor media_format: ("mp3" | "mp4" | "wav" | "flac" | "ogg" | "amr" | "webm" | "m4a")
847
+ attr_accessor media: Types::Media
848
+ attr_accessor transcript: Types::Transcript
849
+ attr_accessor start_time: ::Time
850
+ attr_accessor creation_time: ::Time
851
+ attr_accessor completion_time: ::Time
852
+ attr_accessor failure_reason: ::String
853
+ attr_accessor settings: Types::Settings
854
+ attr_accessor model_settings: Types::ModelSettings
855
+ attr_accessor job_execution_settings: Types::JobExecutionSettings
856
+ attr_accessor content_redaction: Types::ContentRedaction
857
+ attr_accessor identify_language: bool
858
+ attr_accessor identify_multiple_languages: bool
859
+ attr_accessor language_options: ::Array[("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")]
860
+ attr_accessor identified_language_score: ::Float
861
+ attr_accessor language_codes: ::Array[Types::LanguageCodeItem]
862
+ attr_accessor tags: ::Array[Types::Tag]
863
+ attr_accessor subtitles: Types::SubtitlesOutput
864
+ attr_accessor language_id_settings: ::Hash[("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA"), Types::LanguageIdSettings]
865
+ attr_accessor toxicity_detection: ::Array[Types::ToxicityDetectionSettings]
866
+ SENSITIVE: []
867
+ end
868
+
869
+ class TranscriptionJobSummary
870
+ attr_accessor transcription_job_name: ::String
871
+ attr_accessor creation_time: ::Time
872
+ attr_accessor start_time: ::Time
873
+ attr_accessor completion_time: ::Time
874
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
875
+ attr_accessor transcription_job_status: ("QUEUED" | "IN_PROGRESS" | "FAILED" | "COMPLETED")
876
+ attr_accessor failure_reason: ::String
877
+ attr_accessor output_location_type: ("CUSTOMER_BUCKET" | "SERVICE_BUCKET")
878
+ attr_accessor content_redaction: Types::ContentRedaction
879
+ attr_accessor model_settings: Types::ModelSettings
880
+ attr_accessor identify_language: bool
881
+ attr_accessor identify_multiple_languages: bool
882
+ attr_accessor identified_language_score: ::Float
883
+ attr_accessor language_codes: ::Array[Types::LanguageCodeItem]
884
+ attr_accessor toxicity_detection: ::Array[Types::ToxicityDetectionSettings]
885
+ SENSITIVE: []
886
+ end
887
+
888
+ class UntagResourceRequest
889
+ attr_accessor resource_arn: ::String
890
+ attr_accessor tag_keys: ::Array[::String]
891
+ SENSITIVE: []
892
+ end
893
+
894
+ class UntagResourceResponse < Aws::EmptyStructure
895
+ end
896
+
897
+ class UpdateCallAnalyticsCategoryRequest
898
+ attr_accessor category_name: ::String
899
+ attr_accessor rules: ::Array[Types::Rule]
900
+ attr_accessor input_type: ("REAL_TIME" | "POST_CALL")
901
+ SENSITIVE: []
902
+ end
903
+
904
+ class UpdateCallAnalyticsCategoryResponse
905
+ attr_accessor category_properties: Types::CategoryProperties
906
+ SENSITIVE: []
907
+ end
908
+
909
+ class UpdateMedicalVocabularyRequest
910
+ attr_accessor vocabulary_name: ::String
911
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
912
+ attr_accessor vocabulary_file_uri: ::String
913
+ SENSITIVE: []
914
+ end
915
+
916
+ class UpdateMedicalVocabularyResponse
917
+ attr_accessor vocabulary_name: ::String
918
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
919
+ attr_accessor last_modified_time: ::Time
920
+ attr_accessor vocabulary_state: ("PENDING" | "READY" | "FAILED")
921
+ SENSITIVE: []
922
+ end
923
+
924
+ class UpdateVocabularyFilterRequest
925
+ attr_accessor vocabulary_filter_name: ::String
926
+ attr_accessor words: ::Array[::String]
927
+ attr_accessor vocabulary_filter_file_uri: ::String
928
+ attr_accessor data_access_role_arn: ::String
929
+ SENSITIVE: []
930
+ end
931
+
932
+ class UpdateVocabularyFilterResponse
933
+ attr_accessor vocabulary_filter_name: ::String
934
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
935
+ attr_accessor last_modified_time: ::Time
936
+ SENSITIVE: []
937
+ end
938
+
939
+ class UpdateVocabularyRequest
940
+ attr_accessor vocabulary_name: ::String
941
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
942
+ attr_accessor phrases: ::Array[::String]
943
+ attr_accessor vocabulary_file_uri: ::String
944
+ attr_accessor data_access_role_arn: ::String
945
+ SENSITIVE: []
946
+ end
947
+
948
+ class UpdateVocabularyResponse
949
+ attr_accessor vocabulary_name: ::String
950
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
951
+ attr_accessor last_modified_time: ::Time
952
+ attr_accessor vocabulary_state: ("PENDING" | "READY" | "FAILED")
953
+ SENSITIVE: []
954
+ end
955
+
956
+ class VocabularyFilterInfo
957
+ attr_accessor vocabulary_filter_name: ::String
958
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
959
+ attr_accessor last_modified_time: ::Time
960
+ SENSITIVE: []
961
+ end
962
+
963
+ class VocabularyInfo
964
+ attr_accessor vocabulary_name: ::String
965
+ attr_accessor language_code: ("af-ZA" | "ar-AE" | "ar-SA" | "da-DK" | "de-CH" | "de-DE" | "en-AB" | "en-AU" | "en-GB" | "en-IE" | "en-IN" | "en-US" | "en-WL" | "es-ES" | "es-US" | "fa-IR" | "fr-CA" | "fr-FR" | "he-IL" | "hi-IN" | "id-ID" | "it-IT" | "ja-JP" | "ko-KR" | "ms-MY" | "nl-NL" | "pt-BR" | "pt-PT" | "ru-RU" | "ta-IN" | "te-IN" | "tr-TR" | "zh-CN" | "zh-TW" | "th-TH" | "en-ZA" | "en-NZ" | "vi-VN" | "sv-SE" | "ab-GE" | "ast-ES" | "az-AZ" | "ba-RU" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ca-ES" | "ckb-IQ" | "ckb-IR" | "cs-CZ" | "cy-WL" | "el-GR" | "et-ET" | "eu-ES" | "fi-FI" | "gl-ES" | "gu-IN" | "ha-NG" | "hr-HR" | "hu-HU" | "hy-AM" | "is-IS" | "ka-GE" | "kab-DZ" | "kk-KZ" | "kn-IN" | "ky-KG" | "lg-IN" | "lt-LT" | "lv-LV" | "mhr-RU" | "mi-NZ" | "mk-MK" | "ml-IN" | "mn-MN" | "mr-IN" | "mt-MT" | "no-NO" | "or-IN" | "pa-IN" | "pl-PL" | "ps-AF" | "ro-RO" | "rw-RW" | "si-LK" | "sk-SK" | "sl-SI" | "so-SO" | "sr-RS" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "tl-PH" | "tt-RU" | "ug-CN" | "uk-UA" | "uz-UZ" | "wo-SN" | "zu-ZA")
966
+ attr_accessor last_modified_time: ::Time
967
+ attr_accessor vocabulary_state: ("PENDING" | "READY" | "FAILED")
968
+ SENSITIVE: []
969
+ end
970
+ end
971
+ end