get Zones
This data source provides availability zones for RDS that can be accessed by an Alibaba Cloud account within the region configured in the provider.
NOTE: Available in v1.73.0+.
Return
A collection of values returned by getZones.
Parameters
A collection of arguments for invoking getZones.
Return
A collection of values returned by getZones.
See also
Parameters
DB Instance category. the value like `Basic`, `HighAvailability`, `Finance`, `AlwaysOn`, `serverless_basic`, `serverless_standard`, `serverless_ha`, `cluster`, detail info.
The DB instance storage space required by the user. Valid values: "cloud_ssd", "local_ssd", "cloud_essd", "cloud_essd2", "cloud_essd3".
Database type. Valid values: "MySQL", "SQLServer", "PostgreSQL", "MariaDB". If not set, it will match all of engines.
Database version required by the user. Value options can refer to the latest docs detail info EngineVersion
.
Filter the results by a specific instance charge type. Valid values: PrePaid
and PostPaid
and Serverless
. Default to PostPaid
.
It has been deprecated from version 1.137.0 and using multi_zone
instead.
Indicate whether the zones can be used in a multi AZ configuration. Default to false
. Multi AZ is usually used to launch RDS instances.
File name where to save data source results (after running pulumi preview
).
Return
A collection of values returned by getZones.
See also
Parameters
Builder for com.pulumi.alicloud.rds.kotlin.inputs.GetZonesPlainArgs.