turbot/alicloud_insights

Query: rds_instance_class

Usage

powerpipe query alicloud_insights.query.rds_instance_class

Steampipe Tables

SQL

select
'Class' as label,
db_instance_class as value
from
alicloud_rds_instance
where
arn = $1;

Dashboards

The query is used in the dashboards: