TestSetImportResourceSpecification

Contains information about the test set that is imported.

Types

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

Properties

Link copied to clipboard

The description of the test set.

Link copied to clipboard

Contains information about the input location from where test-set should be imported.

Link copied to clipboard

Specifies whether the test-set being imported contains written or spoken data.

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

Contains information about the location that Amazon Lex uses to store the test-set.

Link copied to clipboard

The name of the test set.

Link copied to clipboard

A list of tags to add to the test set. You can only add tags when you import/generate a new test set. You can't use the UpdateTestSet operation to update tags. To update tags, use the TagResource operation.

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