ManagedRuleSetListResponse

data class ManagedRuleSetListResponse(val managedRuleSets: List<ManagedRuleSetResponse>? = null)

Defines the list of managed rule sets for the policy.

Constructors

Link copied to clipboard
constructor(managedRuleSets: List<ManagedRuleSetResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of rule sets.