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