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