GetGremlinResourceGremlinDatabasePlainArgs

data class GetGremlinResourceGremlinDatabasePlainArgs(val accountName: String, val databaseName: String, val resourceGroupName: String) : ConvertibleToJava<GetGremlinResourceGremlinDatabasePlainArgs>

Constructors

fun GetGremlinResourceGremlinDatabasePlainArgs(accountName: String, databaseName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Cosmos DB database account name.

Link copied to clipboard

Cosmos DB database name.

Link copied to clipboard

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