TestSetSummary

Contains summary information about the test set.

Types

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

Properties

Link copied to clipboard

The date and time at which the test set was created.

Link copied to clipboard

The description of the test set.

Link copied to clipboard

The date and time at which the test set was last updated.

Link copied to clipboard

Specifies whether the test set contains written or spoken data.

Link copied to clipboard

The number of turns in the test set.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that has permission to access the test set.

Link copied to clipboard

The status of the test set.

Link copied to clipboard

Contains information about the location at which the test set is stored.

Link copied to clipboard

The unique identifier of the test set.

Link copied to clipboard

The name of the test set.

Functions

Link copied to clipboard
inline fun copy(block: TestSetSummary.Builder.() -> Unit = {}): TestSetSummary
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