GetNotificationChannelSensitiveLabel

data class GetNotificationChannelSensitiveLabel(val authToken: String, val password: String, val serviceKey: String)

Constructors

Link copied to clipboard
constructor(authToken: String, password: String, serviceKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An authorization token for a notification channel. Channel types that support this field include: slack

Link copied to clipboard

An password for a notification channel. Channel types that support this field include: webhook_basicauth

Link copied to clipboard

An servicekey token for a notification channel. Channel types that support this field include: pagerduty