Get Instance Classes Plain Args
A collection of arguments for invoking getInstanceClasses.
Constructors
Properties
DB Instance category. the value like `Basic`, `HighAvailability`, `Finance`, `AlwaysOn`, `serverless_basic`, `serverless_standard`, `serverless_ha`, `cluster`, detail info.
The commodity code of the instance. Valid values:
The DB instance class type by the user.
The ID of the instance.
The DB instance storage space required by the user. Valid values: "cloud_ssd", "local_ssd", "cloud_essd", "cloud_essd2", "cloud_essd3".
Database version required by the user. Value options can refer to the latest docs detail info EngineVersion
.
Filter the results by charge type. Valid values: PrePaid
and PostPaid
and Serverless
. Default to PostPaid
.
File name where to save data source results (after running pulumi up
).
It has been deprecated from version 1.134.0+ and using db_instance_storage_type
instead.