DatabasefilesystemFunctions

Functions

Link copied to clipboard

This data source provides the DBFS Instances of the current Alibaba Cloud user.

suspend fun getInstances(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetInstancesResult
Link copied to clipboard

This data source provides the Dbfs Snapshots of the current Alibaba Cloud user.

suspend fun getSnapshots(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetSnapshotsResult