body
suspend fun body(value: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementXssMatchStatementFieldToMatchBodyArgs>)
suspend fun body(value: WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementXssMatchStatementFieldToMatchBodyArgs?)
Parameters
value
Inspect the request body, which immediately follows the request headers. See body
below for details.
suspend fun body(argument: suspend WebAclRuleStatementRateBasedStatementScopeDownStatementNotStatementStatementXssMatchStatementFieldToMatchBodyArgsBuilder.() -> Unit)
Parameters
argument
Inspect the request body, which immediately follows the request headers. See body
below for details.