Builder
class Builder
Properties
Link copied to clipboard
The response that Amazon Lex sends to the user when the intent is complete.
Link copied to clipboard
A list of conditional branches associated with the intent's closing response. These branches are executed when the nextStep
attribute is set to EvalutateConditional
.
Link copied to clipboard
Specifies the next step that the bot executes after playing the intent's closing response.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.lexmodelsv2.model.ResponseSpecification inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.lexmodelsv2.model.ConditionalSpecification inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.lexmodelsv2.model.DialogState inside the given block