StartTestExecutionResponse   
    
  Types
Properties
Link copied to clipboard
                  Indicates whether we use streaming or non-streaming APIs 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 are used.
Link copied to clipboard
                  The creation date and time for the test set execution.
Link copied to clipboard
                  The target bot for the test set execution.
Link copied to clipboard
                  The unique identifier of the test set execution.
Link copied to clipboard
                  Indicates whether audio or text is used.
Functions
Link copied to clipboard
                  inline fun copy(block: StartTestExecutionResponse.Builder.() -> Unit = {}): StartTestExecutionResponse