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