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