SqlContainerIndexingPolicyExcludedPathArgs

data class SqlContainerIndexingPolicyExcludedPathArgs(val path: Output<String>) : ConvertibleToJava<SqlContainerIndexingPolicyExcludedPathArgs>

Constructors

constructor(path: Output<String>)

Properties

Link copied to clipboard
val path: Output<String>

Path that is excluded from indexing.

Functions

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