Rule Group Rule Statement Not Statement Statement Args
data class RuleGroupRuleStatementNotStatementStatementArgs(val andStatement: Output<RuleGroupRuleStatementNotStatementStatementAndStatementArgs>? = null, val byteMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementByteMatchStatementArgs>? = null, val geoMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementGeoMatchStatementArgs>? = null, val ipSetReferenceStatement: Output<RuleGroupRuleStatementNotStatementStatementIpSetReferenceStatementArgs>? = null, val labelMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementLabelMatchStatementArgs>? = null, val notStatement: Output<RuleGroupRuleStatementNotStatementStatementNotStatementArgs>? = null, val orStatement: Output<RuleGroupRuleStatementNotStatementStatementOrStatementArgs>? = null, val regexMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementArgs>? = null, val regexPatternSetReferenceStatement: Output<RuleGroupRuleStatementNotStatementStatementRegexPatternSetReferenceStatementArgs>? = null, val sizeConstraintStatement: Output<RuleGroupRuleStatementNotStatementStatementSizeConstraintStatementArgs>? = null, val sqliMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementSqliMatchStatementArgs>? = null, val xssMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgs>? = null) : ConvertibleToJava<RuleGroupRuleStatementNotStatementStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementNotStatementStatementArgs(andStatement: Output<RuleGroupRuleStatementNotStatementStatementAndStatementArgs>? = null, byteMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementByteMatchStatementArgs>? = null, geoMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementGeoMatchStatementArgs>? = null, ipSetReferenceStatement: Output<RuleGroupRuleStatementNotStatementStatementIpSetReferenceStatementArgs>? = null, labelMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementLabelMatchStatementArgs>? = null, notStatement: Output<RuleGroupRuleStatementNotStatementStatementNotStatementArgs>? = null, orStatement: Output<RuleGroupRuleStatementNotStatementStatementOrStatementArgs>? = null, regexMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementArgs>? = null, regexPatternSetReferenceStatement: Output<RuleGroupRuleStatementNotStatementStatementRegexPatternSetReferenceStatementArgs>? = null, sizeConstraintStatement: Output<RuleGroupRuleStatementNotStatementStatementSizeConstraintStatementArgs>? = null, sqliMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementSqliMatchStatementArgs>? = null, xssMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgs>? = null)
Functions
Properties
Link copied to clipboard
val byteMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementByteMatchStatementArgs>? = null
Link copied to clipboard
val geoMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementGeoMatchStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
val labelMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementLabelMatchStatementArgs>? = null
Link copied to clipboard
val regexMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sqliMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementSqliMatchStatementArgs>? = null
Link copied to clipboard
val xssMatchStatement: Output<RuleGroupRuleStatementNotStatementStatementXssMatchStatementArgs>? = null