DeploymentWebApplicationFirewall

data class DeploymentWebApplicationFirewall(val activationStateEnabled: Boolean, val statuses: List<DeploymentWebApplicationFirewallStatus>? = null)

Constructors

Link copied to clipboard
constructor(activationStateEnabled: Boolean, statuses: List<DeploymentWebApplicationFirewallStatus>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether WAF is enabled/disabled for this NGINX Deployment.

Link copied to clipboard

A web_application_firewall.status block as defined below: