SelectdbFunctions

Functions

Link copied to clipboard

This data source provides the SelectDB DBCluster of the current Alibaba Cloud user.

suspend fun getDbClusters(ids: List<String>? = null, outputFile: String? = null): GetDbClustersResult
Link copied to clipboard

This data source provides the SelectDB DBInstance of the current Alibaba Cloud user.

suspend fun getDbInstances(ids: List<String>? = null, outputFile: String? = null, tags: Map<String, String>? = null): GetDbInstancesResult