pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
GremlinGraphUniqueKeyArgs
Gremlin
Graph
Unique
Key
Args
data
class
GremlinGraphUniqueKeyArgs
(
val
paths
:
Output
<
List
<
String
>
>
)
:
ConvertibleToJava
<
GremlinGraphUniqueKeyArgs
>
Constructors
Functions
Properties
Constructors
Gremlin
Graph
Unique
Key
Args
Link copied to clipboard
fun
GremlinGraphUniqueKeyArgs
(
paths
:
Output
<
List
<
String
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GremlinGraphUniqueKeyArgs
Properties
paths
Link copied to clipboard
val
paths
:
Output
<
List
<
String
>
>
A list of paths to use for this unique key. Changing this forces a new resource to be created.