GetCassandraClusterPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

Managed Cassandra cluster name.

Link copied to clipboard

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