Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/interactions
lex-v2
<Reference Types>
IInteractions
Interface IInteractions
interface
IInteractions
{
onComplete
(
input
)
:
void
;
send
(
input
)
:
Promise
<
InteractionsResponse
>
;
}
Index
Methods
on
Complete
send
Methods
on
Complete
on
Complete
(
input
)
:
void
Parameters
input
:
InteractionsOnCompleteInput
Returns
void
send
send
(
input
)
:
Promise
<
InteractionsResponse
>
Parameters
input
:
InteractionsSendInput
Returns
Promise
<
InteractionsResponse
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
on
Complete
send
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter