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