RuleGroupRuleStatementRateBasedStatementScopeDownStatementArgs

data class RuleGroupRuleStatementRateBasedStatementScopeDownStatementArgs(val andStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementAndStatementArgs>? = null, val byteMatchStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementByteMatchStatementArgs>? = null, val geoMatchStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementGeoMatchStatementArgs>? = null, val ipSetReferenceStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementIpSetReferenceStatementArgs>? = null, val labelMatchStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementLabelMatchStatementArgs>? = null, val notStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementNotStatementArgs>? = null, val orStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatementArgs>? = null, val regexMatchStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs>? = null, val regexPatternSetReferenceStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexPatternSetReferenceStatementArgs>? = null, val sizeConstraintStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementSizeConstraintStatementArgs>? = null, val sqliMatchStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementSqliMatchStatementArgs>? = null, val xssMatchStatement: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementXssMatchStatementArgs>? = null) : ConvertibleToJava<RuleGroupRuleStatementRateBasedStatementScopeDownStatementArgs>

Constructors

Functions

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

Properties