excludedPaths

@JvmName(name = "bibtquhljuexrole")
suspend fun excludedPaths(value: Output<List<SqlContainerIndexingPolicyExcludedPathArgs>>)
@JvmName(name = "lhqglmtagtsvhtsi")
suspend fun excludedPaths(value: List<SqlContainerIndexingPolicyExcludedPathArgs>?)

Parameters

value

One or more excluded_path blocks as defined below. Either included_path or excluded_path must contain the path /* */


@JvmName(name = "hsplqmylgfaguxvy")
suspend fun excludedPaths(vararg values: Output<SqlContainerIndexingPolicyExcludedPathArgs>)


@JvmName(name = "gvcwupmlkrwlwcbn")
suspend fun excludedPaths(values: List<Output<SqlContainerIndexingPolicyExcludedPathArgs>>)
@JvmName(name = "nfewdgxffgxpoyvj")
suspend fun excludedPaths(vararg values: SqlContainerIndexingPolicyExcludedPathArgs)

Parameters

values

One or more excluded_path blocks as defined below. Either included_path or excluded_path must contain the path /* */


@JvmName(name = "lgtdknphhktxnkgo")
suspend fun excludedPaths(argument: List<suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "ndbbqjvsjbpnnpvw")
suspend fun excludedPaths(vararg argument: suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "jvnuapqruhuhuakt")
suspend fun excludedPaths(argument: suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit)

Parameters

argument

One or more excluded_path blocks as defined below. Either included_path or excluded_path must contain the path /* */