Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
HubCapsule
Interface HubCapsule<Channel, EventData>
interface
HubCapsule
<
Channel
,
EventData
>
{
channel
:
Channel
;
patternInfo
?:
string
[]
;
payload
:
HubPayload
<
EventData
>
;
source
?:
string
;
}
Type Parameters
Channel
extends
string
EventData
extends
EventDataMap
Index
Properties
channel
pattern
Info?
payload
source?
Properties
channel
channel
:
Channel
Optional
pattern
Info
pattern
Info
?:
string
[]
payload
payload
:
HubPayload
<
EventData
>
Optional
source
source
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
pattern
Info
payload
source
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter