GetZeroTrustGatewayPolicyRuleSettingsNotificationSettings

data class GetZeroTrustGatewayPolicyRuleSettingsNotificationSettings(val enabled: Boolean, val msg: String, val supportUrl: String)

Constructors

constructor(enabled: Boolean, msg: String, supportUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Set notification on

Link copied to clipboard
val msg: String

Customize the message shown in the notification.

Link copied to clipboard

Optional URL to direct users to additional information. If not set, the notification will open a block page.