7#include <aws/core/utils/memory/stl/AWSMap.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/transcribe/TranscribeServiceRequest.h>
11#include <aws/transcribe/TranscribeService_EXPORTS.h>
12#include <aws/transcribe/model/LanguageCode.h>
13#include <aws/transcribe/model/Media.h>
14#include <aws/transcribe/model/MediaFormat.h>
15#include <aws/transcribe/model/MedicalContentIdentificationType.h>
16#include <aws/transcribe/model/MedicalTranscriptionSetting.h>
17#include <aws/transcribe/model/Specialty.h>
18#include <aws/transcribe/model/Tag.h>
19#include <aws/transcribe/model/Type.h>
24namespace TranscribeService {
55 template <
typename MedicalTranscriptionJobNameT = Aws::String>
57 m_medicalTranscriptionJobNameHasBeenSet =
true;
58 m_medicalTranscriptionJobName = std::forward<MedicalTranscriptionJobNameT>(value);
60 template <
typename MedicalTranscriptionJobNameT = Aws::String>
77 m_languageCodeHasBeenSet =
true;
78 m_languageCode = value;
99 m_mediaSampleRateHertzHasBeenSet =
true;
100 m_mediaSampleRateHertz = value;
115 m_mediaFormatHasBeenSet =
true;
116 m_mediaFormat = value;
128 template <
typename MediaT = Media>
130 m_mediaHasBeenSet =
true;
131 m_media = std::forward<MediaT>(value);
133 template <
typename MediaT = Media>
135 SetMedia(std::forward<MediaT>(value));
162 template <
typename OutputBucketNameT = Aws::String>
164 m_outputBucketNameHasBeenSet =
true;
165 m_outputBucketName = std::forward<OutputBucketNameT>(value);
167 template <
typename OutputBucketNameT = Aws::String>
204 template <
typename OutputKeyT = Aws::String>
206 m_outputKeyHasBeenSet =
true;
207 m_outputKey = std::forward<OutputKeyT>(value);
209 template <
typename OutputKeyT = Aws::String>
232 template <
typename OutputEncryptionKMSKeyIdT = Aws::String>
234 m_outputEncryptionKMSKeyIdHasBeenSet =
true;
235 m_outputEncryptionKMSKeyId = std::forward<OutputEncryptionKMSKeyIdT>(value);
237 template <
typename OutputEncryptionKMSKeyIdT = Aws::String>
256 template <
typename KMSEncryptionContextT = Aws::Map<Aws::String, Aws::String>>
258 m_kMSEncryptionContextHasBeenSet =
true;
259 m_kMSEncryptionContext = std::forward<KMSEncryptionContextT>(value);
261 template <
typename KMSEncryptionContextT = Aws::Map<Aws::String, Aws::String>>
266 template <
typename KMSEncryptionContextKeyT = Aws::String,
typename KMSEncryptionContextValueT = Aws::String>
268 m_kMSEncryptionContextHasBeenSet =
true;
269 m_kMSEncryptionContext.emplace(std::forward<KMSEncryptionContextKeyT>(key), std::forward<KMSEncryptionContextValueT>(value));
282 template <
typename SettingsT = MedicalTranscriptionSetting>
284 m_settingsHasBeenSet =
true;
285 m_settings = std::forward<SettingsT>(value);
287 template <
typename SettingsT = MedicalTranscriptionSetting>
304 m_contentIdentificationTypeHasBeenSet =
true;
305 m_contentIdentificationType = value;
322 m_specialtyHasBeenSet =
true;
343 m_typeHasBeenSet =
true;
362 template <
typename TagsT = Aws::Vector<Tag>>
364 m_tagsHasBeenSet =
true;
365 m_tags = std::forward<TagsT>(value);
367 template <
typename TagsT = Aws::Vector<Tag>>
369 SetTags(std::forward<TagsT>(value));
372 template <
typename TagsT = Tag>
374 m_tagsHasBeenSet =
true;
375 m_tags.emplace_back(std::forward<TagsT>(value));
381 bool m_medicalTranscriptionJobNameHasBeenSet =
false;
384 bool m_languageCodeHasBeenSet =
false;
386 int m_mediaSampleRateHertz{0};
387 bool m_mediaSampleRateHertzHasBeenSet =
false;
390 bool m_mediaFormatHasBeenSet =
false;
393 bool m_mediaHasBeenSet =
false;
396 bool m_outputBucketNameHasBeenSet =
false;
399 bool m_outputKeyHasBeenSet =
false;
402 bool m_outputEncryptionKMSKeyIdHasBeenSet =
false;
405 bool m_kMSEncryptionContextHasBeenSet =
false;
407 MedicalTranscriptionSetting m_settings;
408 bool m_settingsHasBeenSet =
false;
411 bool m_contentIdentificationTypeHasBeenSet =
false;
414 bool m_specialtyHasBeenSet =
false;
417 bool m_typeHasBeenSet =
false;
420 bool m_tagsHasBeenSet =
false;
StartMedicalTranscriptionJobRequest & WithTags(TagsT &&value)
StartMedicalTranscriptionJobRequest & WithContentIdentificationType(MedicalContentIdentificationType value)
void SetMediaFormat(MediaFormat value)
virtual const char * GetServiceRequestName() const override
bool LanguageCodeHasBeenSet() const
StartMedicalTranscriptionJobRequest & AddTags(TagsT &&value)
void SetOutputBucketName(OutputBucketNameT &&value)
bool MediaFormatHasBeenSet() const
StartMedicalTranscriptionJobRequest & WithSettings(SettingsT &&value)
AWS_TRANSCRIBESERVICE_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
int GetMediaSampleRateHertz() const
const MedicalTranscriptionSetting & GetSettings() const
StartMedicalTranscriptionJobRequest & WithType(Type value)
StartMedicalTranscriptionJobRequest & WithOutputBucketName(OutputBucketNameT &&value)
bool SettingsHasBeenSet() const
AWS_TRANSCRIBESERVICE_API Aws::String SerializePayload() const override
bool MediaSampleRateHertzHasBeenSet() const
StartMedicalTranscriptionJobRequest & WithMediaSampleRateHertz(int value)
const Aws::String & GetOutputKey() const
StartMedicalTranscriptionJobRequest & WithMedia(MediaT &&value)
AWS_TRANSCRIBESERVICE_API StartMedicalTranscriptionJobRequest()=default
void SetOutputKey(OutputKeyT &&value)
const Aws::String & GetMedicalTranscriptionJobName() const
StartMedicalTranscriptionJobRequest & WithMediaFormat(MediaFormat value)
bool MediaHasBeenSet() const
LanguageCode GetLanguageCode() const
void SetMediaSampleRateHertz(int value)
MediaFormat GetMediaFormat() const
void SetSpecialty(Specialty value)
void SetTags(TagsT &&value)
StartMedicalTranscriptionJobRequest & WithKMSEncryptionContext(KMSEncryptionContextT &&value)
const Aws::String & GetOutputBucketName() const
bool SpecialtyHasBeenSet() const
void SetOutputEncryptionKMSKeyId(OutputEncryptionKMSKeyIdT &&value)
bool MedicalTranscriptionJobNameHasBeenSet() const
bool ContentIdentificationTypeHasBeenSet() const
StartMedicalTranscriptionJobRequest & WithSpecialty(Specialty value)
Specialty GetSpecialty() const
StartMedicalTranscriptionJobRequest & WithMedicalTranscriptionJobName(MedicalTranscriptionJobNameT &&value)
StartMedicalTranscriptionJobRequest & WithOutputEncryptionKMSKeyId(OutputEncryptionKMSKeyIdT &&value)
void SetMedia(MediaT &&value)
bool TypeHasBeenSet() const
bool OutputEncryptionKMSKeyIdHasBeenSet() const
bool TagsHasBeenSet() const
void SetMedicalTranscriptionJobName(MedicalTranscriptionJobNameT &&value)
void SetLanguageCode(LanguageCode value)
bool OutputBucketNameHasBeenSet() const
const Aws::Vector< Tag > & GetTags() const
void SetContentIdentificationType(MedicalContentIdentificationType value)
const Aws::String & GetOutputEncryptionKMSKeyId() const
const Media & GetMedia() const
MedicalContentIdentificationType GetContentIdentificationType() const
bool KMSEncryptionContextHasBeenSet() const
void SetKMSEncryptionContext(KMSEncryptionContextT &&value)
void SetSettings(SettingsT &&value)
bool OutputKeyHasBeenSet() const
StartMedicalTranscriptionJobRequest & AddKMSEncryptionContext(KMSEncryptionContextKeyT &&key, KMSEncryptionContextValueT &&value)
const Aws::Map< Aws::String, Aws::String > & GetKMSEncryptionContext() const
StartMedicalTranscriptionJobRequest & WithOutputKey(OutputKeyT &&value)
StartMedicalTranscriptionJobRequest & WithLanguageCode(LanguageCode value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
MedicalContentIdentificationType
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector