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