DescribeTestExecutionResponse

Types

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

Properties

Link copied to clipboard

Indicates whether we use streaming or non-streaming APIs are used for the test set execution. For streaming, StartConversation Amazon Lex Runtime API is used. Whereas for non-streaming, RecognizeUtterance and RecognizeText Amazon Lex Runtime API is used.

Link copied to clipboard

The execution creation date and time for the test set execution.

Link copied to clipboard

Reasons for the failure of the test set execution.

Link copied to clipboard

The date and time of the last update for the execution.

Link copied to clipboard

The target bot for the test set execution details.

Link copied to clipboard

The execution Id for the test set execution.

Link copied to clipboard

Indicates whether test set is audio or text.

Link copied to clipboard

The test execution status for the test execution.

Link copied to clipboard

The test set Id for the test set execution.

Link copied to clipboard

The test set name of the test set execution.

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