toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cosmosdb.kotlin.outputs
/
SqlContainerUniqueKey
Sql
Container
Unique
Key
data
class
SqlContainerUniqueKey
(
val
paths
:
List
<
String
>
)
Members
Constructors
Sql
Container
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.