Bot Elicitation Code Hook Invocation Setting
data class BotElicitationCodeHookInvocationSetting(val enableCodeHookInvocation: Boolean, val invocationLabel: String? = null)
Settings that specify the dialog code hook that is called by Amazon Lex between eliciting slot values.