cookies
suspend fun cookies(value: Output<RuleGroupRuleStatementAndStatementStatementAndStatementStatementXssMatchStatementFieldToMatchCookiesArgs>)
suspend fun cookies(value: RuleGroupRuleStatementAndStatementStatementAndStatementStatementXssMatchStatementFieldToMatchCookiesArgs?)
Parameters
value
Inspect the cookies in the web request. See Cookies below for details.
suspend fun cookies(argument: suspend RuleGroupRuleStatementAndStatementStatementAndStatementStatementXssMatchStatementFieldToMatchCookiesArgsBuilder.() -> Unit)
Parameters
argument
Inspect the cookies in the web request. See Cookies below for details.