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