UpdateParallelDataRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the request. This token is automatically generated when you use Amazon Translate through an AWS SDK.

Link copied to clipboard

A custom description for the parallel data resource in Amazon Translate.

Link copied to clipboard
val name: String?

The name of the parallel data resource being updated.

Link copied to clipboard

Specifies the format and S3 location of the parallel data input file.

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