json Body
suspend fun jsonBody(value: Output<RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchJsonBodyArgs>)
suspend fun jsonBody(value: RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchJsonBodyArgs?)
Parameters
value
Inspect the request body as JSON. See JSON Body for details.
suspend fun jsonBody(argument: suspend RuleGroupRuleStatementAndStatementStatementRegexPatternSetReferenceStatementFieldToMatchJsonBodyArgsBuilder.() -> Unit)
Parameters
argument
Inspect the request body as JSON. See JSON Body for details.