Bot Default Conditional Branch
data class BotDefaultConditionalBranch(val nextStep: BotDialogState? = null, val response: BotResponseSpecification? = null)
A set of actions that Amazon Lex should run if none of the other conditions are met.