

# UserTurnOutputSpecification
<a name="API_UserTurnOutputSpecification"></a>

Contains results that are output for the user turn by the test execution.

## Contents
<a name="API_UserTurnOutputSpecification_Contents"></a>

 ** intent **   <a name="lexv2-Type-UserTurnOutputSpecification-intent"></a>
Contains information about the intent.  
Type: [UserTurnIntentOutput](API_UserTurnIntentOutput.md) object  
Required: Yes

 ** activeContexts **   <a name="lexv2-Type-UserTurnOutputSpecification-activeContexts"></a>
The contexts that are active in the turn.  
Type: Array of [ActiveContext](API_ActiveContext.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 20 items.  
Required: No

 ** transcript **   <a name="lexv2-Type-UserTurnOutputSpecification-transcript"></a>
The transcript that is output for the user turn by the test execution.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

## See Also
<a name="API_UserTurnOutputSpecification_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/models.lex.v2-2020-08-07/UserTurnOutputSpecification) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/UserTurnOutputSpecification) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/UserTurnOutputSpecification) 