

# DefaultConditionalBranch
<a name="API_DefaultConditionalBranch"></a>

A set of actions that Amazon Lex should run if none of the other conditions are met.

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

 ** nextStep **   <a name="lexv2-Type-DefaultConditionalBranch-nextStep"></a>
The next step in the conversation.  
Type: [DialogState](API_DialogState.md) object  
Required: No

 ** response **   <a name="lexv2-Type-DefaultConditionalBranch-response"></a>
Specifies a list of message groups that Amazon Lex uses to respond the user input.  
Type: [ResponseSpecification](API_ResponseSpecification.md) object  
Required: No

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