Web Acl Rule Statement Byte Match Statement Field To Match Header Match Pattern Args
data class WebAclRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternArgs(val all: Output<WebAclRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternAllArgs>? = null, val excludedHeaders: Output<List<String>>? = null, val includedHeaders: Output<List<String>>? = null) : ConvertibleToJava<WebAclRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternArgs(all: Output<WebAclRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternAllArgs>? = null, excludedHeaders: Output<List<String>>? = null, includedHeaders: Output<List<String>>? = null)