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