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