Web Acl Rule Statement And Statement Statement Not Statement Statement Size Constraint Statement Field To Match Header Match Pattern
data class WebAclRuleStatementAndStatementStatementNotStatementStatementSizeConstraintStatementFieldToMatchHeaderMatchPattern(val all: WebAclRuleStatementAndStatementStatementNotStatementStatementSizeConstraintStatementFieldToMatchHeaderMatchPatternAll? = null, val excludedHeaders: List<String>? = null, val includedHeaders: List<String>? = null)
Constructors
Link copied to clipboard
constructor(all: WebAclRuleStatementAndStatementStatementNotStatementStatementSizeConstraintStatementFieldToMatchHeaderMatchPatternAll? = null, excludedHeaders: List<String>? = null, includedHeaders: List<String>? = null)
Properties
Link copied to clipboard
val all: WebAclRuleStatementAndStatementStatementNotStatementStatementSizeConstraintStatementFieldToMatchHeaderMatchPatternAll? = null
An empty configuration block that is used for inspecting all headers.
Link copied to clipboard
An array of strings that will be used for inspecting headers that do not have a key that matches one of the provided values.
Link copied to clipboard
An array of strings that will be used for inspecting headers that have a key that matches one of the provided values.