Rule Group Rule Statement Byte Match Statement Field To Match Header Match Pattern Args
    data class RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternArgs(val all: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternAllArgs>? = null, val excludedHeaders: Output<List<String>>? = null, val includedHeaders: Output<List<String>>? = null) : ConvertibleToJava<RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternArgs> 
Constructors
Link copied to clipboard
                fun RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternArgs(all: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternAllArgs>? = null, excludedHeaders: Output<List<String>>? = null, includedHeaders: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
                val all: Output<RuleGroupRuleStatementByteMatchStatementFieldToMatchHeaderMatchPatternAllArgs>? = null