package translate
- Alphabetic
- By Inheritance
- translate
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
trait
AppliedTerminology extends Object
The custom terminology applied to the input text by Amazon Translate for the translated text response.
The custom terminology applied to the input text by Amazon Translate for the translated text response. This is optional in the response and will only be present if you specified terminology input in the request. Currently, only one terminology can be applied per TranslateText request.
- Annotations
- @RawJSType() @native()
- type AppliedTerminologyList = Array[AppliedTerminology]
- type BoundedLengthString = String
-
trait
DeleteTerminologyRequest extends Object
- Annotations
- @RawJSType() @native()
- type Description = String
-
trait
EncryptionKey extends Object
The encryption key used to encrypt the custom terminologies used by Amazon Translate.
The encryption key used to encrypt the custom terminologies used by Amazon Translate.
- Annotations
- @RawJSType() @native()
- type EncryptionKeyID = String
- type EncryptionKeyType = String
-
trait
GetTerminologyRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetTerminologyResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ImportTerminologyRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ImportTerminologyResponse extends Object
- Annotations
- @RawJSType() @native()
- type LanguageCodeString = String
- type LanguageCodeStringList = Array[LanguageCodeString]
-
trait
ListTerminologiesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTerminologiesResponse extends Object
- Annotations
- @RawJSType() @native()
- type MaxResultsInteger = Int
- type MergeStrategy = String
- type NextToken = String
- type ResourceName = String
- type ResourceNameList = Array[ResourceName]
-
trait
Term extends Object
The term being translated by the custom terminology.
The term being translated by the custom terminology.
- Annotations
- @RawJSType() @native()
- type TermList = Array[Term]
- type TerminologyArn = String
-
trait
TerminologyData extends Object
The data associated with the custom terminology.
The data associated with the custom terminology.
- Annotations
- @RawJSType() @native()
- type TerminologyDataFormat = String
-
trait
TerminologyDataLocation extends Object
The location of the custom terminology data.
The location of the custom terminology data.
- Annotations
- @RawJSType() @native()
- type TerminologyFile = |[|[|[|[Buffer, Readable], TypedArray[_, _]], Array[Byte]], String]
-
trait
TerminologyProperties extends Object
The properties of the custom terminology.
The properties of the custom terminology.
- Annotations
- @RawJSType() @native()
- type TerminologyPropertiesList = Array[TerminologyProperties]
- type Timestamp = Date
-
class
Translate extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "Translate" )
- implicit final class TranslateOps extends AnyVal
-
trait
TranslateTextRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
TranslateTextResponse extends Object
- Annotations
- @RawJSType() @native()
Value Members
- object AppliedTerminology
- object DeleteTerminologyRequest
- object EncryptionKey
- object EncryptionKeyTypeEnum
- object GetTerminologyRequest
- object GetTerminologyResponse
- object ImportTerminologyRequest
- object ImportTerminologyResponse
- object ListTerminologiesRequest
- object ListTerminologiesResponse
- object MergeStrategyEnum
- object Term
- object TerminologyData
- object TerminologyDataFormatEnum
- object TerminologyDataLocation
- object TerminologyProperties
- object TranslateTextRequest
- object TranslateTextResponse