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