

# UserTurnSpecification
<a name="API_UserTurnSpecification"></a>

Contains information about the expected and input values for the user turn.

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

 ** expected **   <a name="lexv2-Type-UserTurnSpecification-expected"></a>
Contains results about the expected output for the user turn.  
Type: [UserTurnOutputSpecification](API_UserTurnOutputSpecification.md) object  
Required: Yes

 ** input **   <a name="lexv2-Type-UserTurnSpecification-input"></a>
Contains information about the user messages in the turn in the input.  
Type: [UserTurnInputSpecification](API_UserTurnInputSpecification.md) object  
Required: Yes

## See Also
<a name="API_UserTurnSpecification_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/UserTurnSpecification) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/UserTurnSpecification) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/UserTurnSpecification) 