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