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