body
suspend fun body(value: Output<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchBodyArgs>)
suspend fun body(value: RuleGroupRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchBodyArgs?)
Parameters
value
Inspect the request body, which immediately follows the request headers.
suspend fun body(argument: suspend RuleGroupRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchBodyArgsBuilder.() -> Unit)
Parameters
argument
Inspect the request body, which immediately follows the request headers.