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