SqlContainerUniqueKey

data class SqlContainerUniqueKey(val paths: List<String>)

Constructors

Link copied to clipboard
constructor(paths: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of paths to use for this unique key. Changing this forces a new resource to be created.