turbot/oci_insights

Query: vcn_subnets_for_mysql_db_system

Usage

powerpipe query oci_insights.query.vcn_subnets_for_mysql_db_system

Steampipe Tables

SQL

select
subnet_id
from
oci_mysql_db_system as m
where
m.id = $1