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