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