Builder
class Builder
Properties
Link copied to clipboard
Specifies the service that interpreted the input.
Link copied to clipboard
Determines the threshold where Amazon Lex V2 will insert the AMAZON.FallbackIntent
, AMAZON.KendraSearchIntent
, or both when returning alternative intents in a response. AMAZON.FallbackIntent
and AMAZON.KendraSearchIntent
are only inserted if they are configured for the bot.
Link copied to clipboard
The sentiment expressed in an utterance.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.lexruntimev2.model.Intent inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.lexruntimev2.model.ConfidenceScore inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.lexruntimev2.model.SentimentResponse inside the given block