toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.inputs
/
SqlContainerUniqueKeyArgs
Sql
Container
Unique
Key
Args
data
class
SqlContainerUniqueKeyArgs
(
val
paths
:
Output
<
List
<
String
>
>
)
:
ConvertibleToJava
<
SqlContainerUniqueKeyArgs
>
Members
Constructors
Sql
Container
Unique
Key
Args
Link copied to clipboard
constructor
(
paths
:
Output
<
List
<
String
>
>
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SqlContainerUniqueKeyArgs