CreateLanguageModelResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Transcribe standard language model, or base model, you specified when creating your custom language model.

Link copied to clipboard

Lists your data access role ARN (Amazon Resource Name) and the Amazon S3 locations you provided for your training (S3Uri) and tuning (TuningDataS3Uri) data.

Link copied to clipboard

The language code you selected for your custom language model.

Link copied to clipboard

The name of your custom language model.

Link copied to clipboard

The status of your custom language model. When the status displays as COMPLETED, your model is ready to use.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String