alicloud_rds_class_details

This data source provides details of the Rds specifications of current Alibaba Cloud users.

For information on RDS class details and how to use it, please refer to What is RDS class details.

Example Usage

data "alicloud_rds_class_details" "default" {
  commodity_code = "bards"
  class_code     = "mysql.n4.medium.2c"
  engine_version = "8.0"
  engine         = "MySQL"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported in addition to the arguments listed above: