Mixing apigateway_v2 with api_gateway resources?

Can I use aws_apigatewayv2_stage when the rest of my REST API gateway resources are using api_gateway (v1)? I need to be able to set throttling on the stage, similar to how it’s done on the console.