SqlContainerUniqueKeyArgs

data class SqlContainerUniqueKeyArgs(val paths: Output<List<String>>) : ConvertibleToJava<SqlContainerUniqueKeyArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): SqlContainerUniqueKeyArgs

Properties

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.