DescribeTestExecutionResponse
Types
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 name of the test set execution.
Functions
Link copied to clipboard
inline fun copy(block: DescribeTestExecutionResponse.Builder.() -> Unit = {}): DescribeTestExecutionResponse