NotificationChannelConfigArgs

data class NotificationChannelConfigArgs(val filters: Output<NotificationChannelNotificationFilterConfigArgs>? = null, val sns: Output<NotificationChannelSnsChannelConfigArgs>? = null) : ConvertibleToJava<NotificationChannelConfigArgs>

Information about notification channels you have configured with DevOps Guru.

Constructors

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard