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