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