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