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