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