GetDbShardGroupPlainArgs

data class GetDbShardGroupPlainArgs(val dbShardGroupIdentifier: String) : ConvertibleToJava<GetDbShardGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(dbShardGroupIdentifier: String)

Properties

Link copied to clipboard

The name of the DB shard group.

Functions

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