Redis Functions
object RedisFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing Redis Cache
Link copied to clipboard
suspend fun getEnterpriseDatabase(argument: GetEnterpriseDatabasePlainArgs): GetEnterpriseDatabaseResult
Use this data source to access information about an existing Redis Enterprise Database
suspend fun getEnterpriseDatabase(argument: suspend GetEnterpriseDatabasePlainArgsBuilder.() -> Unit): GetEnterpriseDatabaseResult
suspend fun getEnterpriseDatabase(clusterId: String, name: String, resourceGroupName: String? = null): GetEnterpriseDatabaseResult