Web Acl Rule Statement And Statement Statement Size Constraint Statement
data class WebAclRuleStatementAndStatementStatementSizeConstraintStatement(val comparisonOperator: String, val fieldToMatch: WebAclRuleStatementAndStatementStatementSizeConstraintStatementFieldToMatch? = null, val size: Int, val textTransformations: List<WebAclRuleStatementAndStatementStatementSizeConstraintStatementTextTransformation>)
Constructors
Link copied to clipboard
fun WebAclRuleStatementAndStatementStatementSizeConstraintStatement(comparisonOperator: String, fieldToMatch: WebAclRuleStatementAndStatementStatementSizeConstraintStatementFieldToMatch? = null, size: Int, textTransformations: List<WebAclRuleStatementAndStatementStatementSizeConstraintStatementTextTransformation>)
Types
Properties
Link copied to clipboard
Link copied to clipboard