V2models Intent Confirmation Setting Code Hook Post Code Hook Specification Timeout Conditional Default Branch
data class V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranch(val nextStep: V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchNextStep? = null, val response: V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchResponse? = null)
Properties
Link copied to clipboard
val nextStep: V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchNextStep? = null
Configuration block for the next step in the conversation. See next_step
.
Link copied to clipboard
val response: V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationTimeoutConditionalDefaultBranchResponse? = null
Configuration block for a list of message groups that Amazon Lex uses to respond to the user input. See response
.