IAutomationDialogDestinationProps
Home > @gooddata/sdk-ui-dashboard > IAutomationDialogDestinationProps
IAutomationDialogDestinationProps interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Members shared by both automation dialogs' destination regions.
Signature:
export interface IAutomationDialogDestinationProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
INotificationChannelIdentifier[] | INotificationChannelMetadataObject[] |
(ALPHA) Notification channels the automation can target. | ||
|
(notificationChannelId: string) => void |
(ALPHA) Called with the id of the newly selected notification channel. | ||
|
string | undefined |
(ALPHA) Id of the automation's currently selected notification channel. |