NotificationChannelNotificationFilterConfigArgs

data class NotificationChannelNotificationFilterConfigArgs(val messageTypes: Output<List<NotificationChannelNotificationMessageType>>? = null, val severities: Output<List<NotificationChannelInsightSeverity>>? = null) : ConvertibleToJava<NotificationChannelNotificationFilterConfigArgs>

Information about filters of a notification channel configured in DevOpsGuru to filter for insights.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): NotificationChannelNotificationFilterConfigArgs

Properties

Link copied to clipboard
Link copied to clipboard