GetDatabasePlainArgs

data class GetDatabasePlainArgs(val clusterName: String, val databaseName: String, val resourceGroupName: String) : ConvertibleToJava<GetDatabasePlainArgs>

Constructors

Link copied to clipboard
fun GetDatabasePlainArgs(clusterName: String, databaseName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDatabasePlainArgs

Properties

Link copied to clipboard

The name of the RedisEnterprise cluster.

Link copied to clipboard

The name of the database.

Link copied to clipboard

The name of the resource group. The name is case insensitive.