

# TurnSpecification


Contains information about the messages in the turn.

## Contents


 ** agentTurn **   <a name="lexv2-Type-TurnSpecification-agentTurn"></a>
Contains information about the agent messages in the turn.  
Type: [AgentTurnSpecification](API_AgentTurnSpecification.md) object  
Required: No

 ** userTurn **   <a name="lexv2-Type-TurnSpecification-userTurn"></a>
Contains information about the user messages in the turn.  
Type: [UserTurnSpecification](API_UserTurnSpecification.md) object  
Required: No

## See Also


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/TurnSpecification) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/TurnSpecification) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/TurnSpecification) 