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