GetWafPoliciesPolicy

data class GetWafPoliciesPolicy(val dcdnWafPolicyId: String, val defenseScene: String, val domainCount: Int, val gmtModified: String, val id: String, val policyName: String, val policyType: String, val ruleCount: String, val status: String)

Constructors

Link copied to clipboard
constructor(dcdnWafPolicyId: String, defenseScene: String, domainCount: Int, gmtModified: String, id: String, policyName: String, policyType: String, ruleCount: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The type of protection policy.

Link copied to clipboard

The number of domain names that use this protection policy.

Link copied to clipboard

The time when the protection policy was modified.

Link copied to clipboard
val id: String

The ID of the Waf Policy.

Link copied to clipboard

The name of the protection policy.

Link copied to clipboard

The type of the protection policy.

Link copied to clipboard

The number of protection rules in this protection policy.

Link copied to clipboard

The status of the resource. Valid values: on, off.