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