toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.outputs
/
GremlinGraphUniqueKey
Gremlin
Graph
Unique
Key
data
class
GremlinGraphUniqueKey
(
val
paths
:
List
<
String
>
)
Members
Constructors
Gremlin
Graph
Unique
Key
Link copied to clipboard
constructor
(
paths
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
paths
Link copied to clipboard
val
paths
:
List
<
String
>
A list of paths to use for this unique key. Changing this forces a new resource to be created.