ManagedRuleSetListArgs

data class ManagedRuleSetListArgs(val managedRuleSets: Output<List<ManagedRuleSetArgs>>? = null) : ConvertibleToJava<ManagedRuleSetListArgs>

Defines the list of managed rule sets for the policy.

Constructors

Link copied to clipboard
fun ManagedRuleSetListArgs(managedRuleSets: Output<List<ManagedRuleSetArgs>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ManagedRuleSetListArgs

Properties

Link copied to clipboard

List of rule sets.