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>
Endpoint
Interface Endpoint
Deprecated
use
EndpointV2
from
@smithy/types
.
interface
Endpoint
{
hostname
:
string
;
path
:
string
;
port
?:
number
;
protocol
:
string
;
query
?:
QueryParameterBag
;
}
Index
Properties
hostname
path
port?
protocol
query?
Properties
hostname
hostname
:
string
path
path
:
string
Optional
port
port
?:
number
protocol
protocol
:
string
Optional
query
query
?:
QueryParameterBag
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
hostname
path
port
protocol
query
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Deprecated
use EndpointV2 from
@smithy/types
.