GetAdapterVersionResponse

Types

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

Properties

Link copied to clipboard

A string containing a unique ID for the adapter version being retrieved.

Link copied to clipboard

A string containing the adapter version that has been retrieved.

Link copied to clipboard

The time that the adapter version was created.

Link copied to clipboard

Specifies a dataset used to train a new adapter version. Takes a ManifestS3Objec as the value.

Link copied to clipboard

The evaluation metrics (F1 score, Precision, and Recall) for the requested version, grouped by baseline metrics and adapter version.

Link copied to clipboard

List of the targeted feature types for the requested adapter version.

Link copied to clipboard

The identifier for your AWS Key Management Service key (AWS KMS key). Used to encrypt your documents.

Link copied to clipboard

Sets whether or not your output will go to a user created bucket. Used to set the name of the bucket, and the prefix on the output file.

Link copied to clipboard

The status of the adapter version that has been requested.

Link copied to clipboard

A message that describes the status of the requested adapter version.

Link copied to clipboard

A set of tags (key-value pairs) that are associated with the adapter version.

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