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