# Functions

GetServiceURLForRegion returns the service URL to be used for the specified region.
NewNotificationsApiV1 : constructs an instance of NotificationsApiV1 with passed in options.
NewNotificationsApiV1UsingExternalConfig : constructs an instance of NotificationsApiV1 with passed in options and external configuration.
UnmarshalChannel unmarshals an instance of Channel from the specified map of raw messages.
UnmarshalChannelAlertSourceItem unmarshals an instance of ChannelAlertSourceItem from the specified map of raw messages.
UnmarshalChannelDelete unmarshals an instance of ChannelDelete from the specified map of raw messages.
UnmarshalChannelGet unmarshals an instance of ChannelGet from the specified map of raw messages.
UnmarshalChannelGetChannel unmarshals an instance of ChannelGetChannel from the specified map of raw messages.
UnmarshalChannelGetChannelAlertSourceItem unmarshals an instance of ChannelGetChannelAlertSourceItem from the specified map of raw messages.
UnmarshalChannelGetChannelSeverity unmarshals an instance of ChannelGetChannelSeverity from the specified map of raw messages.
UnmarshalChannelInfo unmarshals an instance of ChannelInfo from the specified map of raw messages.
UnmarshalChannelsDelete unmarshals an instance of ChannelsDelete from the specified map of raw messages.
UnmarshalChannelSeverity unmarshals an instance of ChannelSeverity from the specified map of raw messages.
UnmarshalChannelsList unmarshals an instance of ChannelsList from the specified map of raw messages.
UnmarshalNotificationChannelAlertSourceItem unmarshals an instance of NotificationChannelAlertSourceItem from the specified map of raw messages.
UnmarshalPublicKeyGet unmarshals an instance of PublicKeyGet from the specified map of raw messages.
UnmarshalTestChannel unmarshals an instance of TestChannel from the specified map of raw messages.

# Constants

Constants associated with the Channel.Type property.
Constants associated with the ChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelGetChannel.Type property.
Constants associated with the ChannelGetChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelGetChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelGetChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelGetChannelAlertSourceItem.ProviderName property.
Constants associated with the ChannelGetChannelAlertSourceItem.ProviderName property.
Constants associated with the CreateNotificationChannelOptions.Severity property.
Constants associated with the CreateNotificationChannelOptions.Severity property.
Constants associated with the CreateNotificationChannelOptions.Severity property.
Constants associated with the CreateNotificationChannelOptions.Severity property.
Constants associated with the CreateNotificationChannelOptions.Type property.
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the UpdateNotificationChannelOptions.Severity property.
Constants associated with the UpdateNotificationChannelOptions.Severity property.
Constants associated with the UpdateNotificationChannelOptions.Severity property.
Constants associated with the UpdateNotificationChannelOptions.Severity property.
Constants associated with the UpdateNotificationChannelOptions.Type property.

# Structs

Channel : Response including channels.
ChannelAlertSourceItem : The providers that act as alert sources and the potential findings that can be flagged as alerts.
ChannelDelete : The returned response when a channel is deleted.
ChannelGet : The returned response when get channel is run.
ChannelGetChannel : Response including channels.
ChannelGetChannelAlertSourceItem : The providers that act as alert sources and the potential findings that can be flagged as alerts.
ChannelGetChannelSeverity : The severity of the notification.
ChannelInfo : The returned response when a channel is created or updated.
ChannelsDelete : The returned response when more than one channel is deleted.
ChannelSeverity : The severity of the notification.
ChannelsList : Available channels in your account are listed.
CreateNotificationChannelOptions : The CreateNotificationChannel options.
DeleteNotificationChannelOptions : The DeleteNotificationChannel options.
DeleteNotificationChannelsOptions : The DeleteNotificationChannels options.
GetNotificationChannelOptions : The GetNotificationChannel options.
GetPublicKeyOptions : The GetPublicKey options.
ListAllChannelsOptions : The ListAllChannels options.
NotificationChannelAlertSourceItem : The alert sources.
NotificationsApiV1 : notifications-api Version: 1.0.0.
NotificationsApiV1Options : Service options.
PublicKeyGet : PublicKeyGet struct.
TestChannel : The returned response when a webhook is tested for a channel.
TestNotificationChannelOptions : The TestNotificationChannel options.
UpdateNotificationChannelOptions : The UpdateNotificationChannel options.