Notification interface

クラスター イベントの通知チャネルについて説明します。

プロパティ

isEnabled

通知が有効になっているかどうかを示します。

notificationCategory

通知のカテゴリ。

notificationLevel

通知のレベル。

notificationTargets

通知をサブスクライブするターゲットの一覧。

プロパティの詳細

isEnabled

通知が有効になっているかどうかを示します。

isEnabled: boolean

プロパティ値

boolean

notificationCategory

通知のカテゴリ。

notificationCategory: string

プロパティ値

string

notificationLevel

通知のレベル。

notificationLevel: string

プロパティ値

string

notificationTargets

通知をサブスクライブするターゲットの一覧。

notificationTargets: NotificationTarget[]

プロパティ値