class Aws::TranscribeService::Types::CreateLanguageModelResponse
@!attribute [rw] language_code
The language code of the text you've used to create a custom language model. @return [String]
@!attribute [rw] base_model_name
The Amazon Transcribe standard language model, or base model you've used to create a custom language model. @return [String]
@!attribute [rw] model_name
The name you've chosen for your custom language model. @return [String]
@!attribute [rw] input_data_config
The data access role and Amazon S3 prefixes you've chosen to create your custom language model. @return [Types::InputDataConfig]
@!attribute [rw] model_status
The status of the custom language model. When the status is `COMPLETED` the model is ready to use. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/CreateLanguageModelResponse AWS API Documentation
Constants
- SENSITIVE