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