pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.outputs
/
GremlinGraphUniqueKey
Gremlin
Graph
Unique
Key
data
class
GremlinGraphUniqueKey
(
val
paths
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Gremlin
Graph
Unique
Key
Link copied to clipboard
fun
GremlinGraphUniqueKey
(
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.