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