Rule Group Rule Statement Or Statement Statement Args
data class RuleGroupRuleStatementOrStatementStatementArgs(val andStatement: Output<RuleGroupRuleStatementOrStatementStatementAndStatementArgs>? = null, val byteMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementByteMatchStatementArgs>? = null, val geoMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementGeoMatchStatementArgs>? = null, val ipSetReferenceStatement: Output<RuleGroupRuleStatementOrStatementStatementIpSetReferenceStatementArgs>? = null, val labelMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementLabelMatchStatementArgs>? = null, val notStatement: Output<RuleGroupRuleStatementOrStatementStatementNotStatementArgs>? = null, val orStatement: Output<RuleGroupRuleStatementOrStatementStatementOrStatementArgs>? = null, val regexMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementArgs>? = null, val regexPatternSetReferenceStatement: Output<RuleGroupRuleStatementOrStatementStatementRegexPatternSetReferenceStatementArgs>? = null, val sizeConstraintStatement: Output<RuleGroupRuleStatementOrStatementStatementSizeConstraintStatementArgs>? = null, val sqliMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementSqliMatchStatementArgs>? = null, val xssMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementXssMatchStatementArgs>? = null) : ConvertibleToJava<RuleGroupRuleStatementOrStatementStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementOrStatementStatementArgs(andStatement: Output<RuleGroupRuleStatementOrStatementStatementAndStatementArgs>? = null, byteMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementByteMatchStatementArgs>? = null, geoMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementGeoMatchStatementArgs>? = null, ipSetReferenceStatement: Output<RuleGroupRuleStatementOrStatementStatementIpSetReferenceStatementArgs>? = null, labelMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementLabelMatchStatementArgs>? = null, notStatement: Output<RuleGroupRuleStatementOrStatementStatementNotStatementArgs>? = null, orStatement: Output<RuleGroupRuleStatementOrStatementStatementOrStatementArgs>? = null, regexMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementArgs>? = null, regexPatternSetReferenceStatement: Output<RuleGroupRuleStatementOrStatementStatementRegexPatternSetReferenceStatementArgs>? = null, sizeConstraintStatement: Output<RuleGroupRuleStatementOrStatementStatementSizeConstraintStatementArgs>? = null, sqliMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementSqliMatchStatementArgs>? = null, xssMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementXssMatchStatementArgs>? = null)
Functions
Properties
Link copied to clipboard
val byteMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementByteMatchStatementArgs>? = null
Link copied to clipboard
val geoMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementGeoMatchStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
val labelMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementLabelMatchStatementArgs>? = null
Link copied to clipboard
val regexMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sqliMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementSqliMatchStatementArgs>? = null
Link copied to clipboard
val xssMatchStatement: Output<RuleGroupRuleStatementOrStatementStatementXssMatchStatementArgs>? = null