Amplify Toolbox
Preparing search index...
@aws-amplify/client-config
NotificationsClientConfig
Type Alias NotificationsClientConfig
type
NotificationsClientConfig
=
{
Notifications
?:
{
EMAIL
?:
{
AWSPinpoint
:
{
appId
:
string
;
region
:
string
}
}
;
InAppMessaging
?:
{
AWSPinpoint
:
{
appId
:
string
;
region
:
string
}
}
;
Push
?:
{
AWSPinpoint
:
{
appId
:
string
;
region
:
string
}
}
;
SMS
?:
{
AWSPinpoint
:
{
appId
:
string
;
region
:
string
}
}
;
}
;
}
Index
Properties
Notifications?
Properties
Optional
Notifications
Notifications
?:
{
EMAIL
?:
{
AWSPinpoint
:
{
appId
:
string
;
region
:
string
}
}
;
InAppMessaging
?:
{
AWSPinpoint
:
{
appId
:
string
;
region
:
string
}
}
;
Push
?:
{
AWSPinpoint
:
{
appId
:
string
;
region
:
string
}
}
;
SMS
?:
{
AWSPinpoint
:
{
appId
:
string
;
region
:
string
}
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Notifications
Amplify Toolbox
Loading...