Web Acl Rule Statement Byte Match Statement Field To Match Cookies Match Pattern Args
data class WebAclRuleStatementByteMatchStatementFieldToMatchCookiesMatchPatternArgs(val all: Output<WebAclRuleStatementByteMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, val excludedCookies: Output<List<String>>? = null, val includedCookies: Output<List<String>>? = null) : ConvertibleToJava<WebAclRuleStatementByteMatchStatementFieldToMatchCookiesMatchPatternArgs>
Constructors
Link copied to clipboard
fun WebAclRuleStatementByteMatchStatementFieldToMatchCookiesMatchPatternArgs(all: Output<WebAclRuleStatementByteMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null, excludedCookies: Output<List<String>>? = null, includedCookies: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
val all: Output<WebAclRuleStatementByteMatchStatementFieldToMatchCookiesMatchPatternAllArgs>? = null