Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
HostHeaderResolvedConfig
Interface HostHeaderResolvedConfig
interface
HostHeaderResolvedConfig
{
requestHandler
:
RequestHandler
<
any
,
any
,
{}
>
;
}
Index
Properties
request
Handler
Properties
request
Handler
request
Handler
:
RequestHandler
<
any
,
any
,
{}
>
The HTTP handler to use. Fetch in browser and Https in Nodejs.
Type declaration
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
request
Handler
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
The HTTP handler to use. Fetch in browser and Https in Nodejs.