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