다음을 통해 공유


Notification interface

클러스터 이벤트에 대한 알림 채널을 설명합니다.

속성

isEnabled

알림이 사용하도록 설정되어 있는지를 나타냅니다.

notificationCategory

알림의 범주입니다.

notificationLevel

알림 수준입니다.

notificationTargets

알림을 구독하는 대상 목록입니다.

속성 세부 정보

isEnabled

알림이 사용하도록 설정되어 있는지를 나타냅니다.

isEnabled: boolean

속성 값

boolean

notificationCategory

알림의 범주입니다.

notificationCategory: string

속성 값

string

notificationLevel

알림 수준입니다.

notificationLevel: string

속성 값

string

notificationTargets

알림을 구독하는 대상 목록입니다.

notificationTargets: NotificationTarget[]

속성 값