excludedPaths

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


@JvmName(name = "ckaciiumkeqnrhxl")
suspend fun excludedPaths(values: List<Output<SqlContainerIndexingPolicyExcludedPathArgs>>)
@JvmName(name = "chmwuallvksupwcl")
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 = "cxxkurkfjmvleruu")
suspend fun excludedPaths(argument: List<suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "jehydlbmolsafxnk")
suspend fun excludedPaths(vararg argument: suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "ovnowvkfrafbcpin")
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 /* */