V2models Slot Value Elicitation Setting Wait And Continue Specification Still Waiting Response
data class V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponse(val allowInterrupt: Boolean? = null, val frequencyInSeconds: Int, val messageGroups: List<V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroup>? = null, val timeoutInSeconds: Int)
Constructors
Link copied to clipboard
constructor(allowInterrupt: Boolean? = null, frequencyInSeconds: Int, messageGroups: List<V2modelsSlotValueElicitationSettingWaitAndContinueSpecificationStillWaitingResponseMessageGroup>? = null, timeoutInSeconds: Int)
Properties
Link copied to clipboard
Whether the user can interrupt a speech response from Amazon Lex.
Link copied to clipboard
How often a message should be sent to the user.
Link copied to clipboard
Link copied to clipboard
If Amazon Lex waits longer than this length of time for a response, it will stop sending messages.