excludedPaths

@JvmName(name = "vguexogppxfduyfs")
suspend fun excludedPaths(value: Output<List<SqlContainerIndexingPolicyExcludedPathArgs>>)
@JvmName(name = "popikvnqklllltkv")
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 = "osvpkayyckhvragc")
suspend fun excludedPaths(vararg values: Output<SqlContainerIndexingPolicyExcludedPathArgs>)


@JvmName(name = "rxnlwaccupdykxwg")
suspend fun excludedPaths(values: List<Output<SqlContainerIndexingPolicyExcludedPathArgs>>)
@JvmName(name = "wshcuxwpsrbtwehg")
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 = "kkvvbfyiecxacnad")
suspend fun excludedPaths(argument: List<suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "ksnxepqlgdduxxkj")
suspend fun excludedPaths(vararg argument: suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "uxlplcnsvfqneafe")
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 /* */