Rule Group Rule Statement And Statement Statement Args
data class RuleGroupRuleStatementAndStatementStatementArgs(val andStatement: Output<RuleGroupRuleStatementAndStatementStatementAndStatementArgs>? = null, val byteMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementByteMatchStatementArgs>? = null, val geoMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementGeoMatchStatementArgs>? = null, val ipSetReferenceStatement: Output<RuleGroupRuleStatementAndStatementStatementIpSetReferenceStatementArgs>? = null, val labelMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementLabelMatchStatementArgs>? = null, val notStatement: Output<RuleGroupRuleStatementAndStatementStatementNotStatementArgs>? = null, val orStatement: Output<RuleGroupRuleStatementAndStatementStatementOrStatementArgs>? = null, val regexMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementArgs>? = null, val regexPatternSetReferenceStatement: Output<RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementArgs>? = null, val sizeConstraintStatement: Output<RuleGroupRuleStatementAndStatementStatementSizeConstraintStatementArgs>? = null, val sqliMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementSqliMatchStatementArgs>? = null, val xssMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementXssMatchStatementArgs>? = null) : ConvertibleToJava<RuleGroupRuleStatementAndStatementStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementAndStatementStatementArgs(andStatement: Output<RuleGroupRuleStatementAndStatementStatementAndStatementArgs>? = null, byteMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementByteMatchStatementArgs>? = null, geoMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementGeoMatchStatementArgs>? = null, ipSetReferenceStatement: Output<RuleGroupRuleStatementAndStatementStatementIpSetReferenceStatementArgs>? = null, labelMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementLabelMatchStatementArgs>? = null, notStatement: Output<RuleGroupRuleStatementAndStatementStatementNotStatementArgs>? = null, orStatement: Output<RuleGroupRuleStatementAndStatementStatementOrStatementArgs>? = null, regexMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementArgs>? = null, regexPatternSetReferenceStatement: Output<RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementArgs>? = null, sizeConstraintStatement: Output<RuleGroupRuleStatementAndStatementStatementSizeConstraintStatementArgs>? = null, sqliMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementSqliMatchStatementArgs>? = null, xssMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementXssMatchStatementArgs>? = null)
Functions
Properties
Link copied to clipboard
val byteMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementByteMatchStatementArgs>? = null
Link copied to clipboard
val geoMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementGeoMatchStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
val labelMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementLabelMatchStatementArgs>? = null
Link copied to clipboard
val regexMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val sqliMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementSqliMatchStatementArgs>? = null
Link copied to clipboard
val xssMatchStatement: Output<RuleGroupRuleStatementAndStatementStatementXssMatchStatementArgs>? = null