excludedPaths

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


@JvmName(name = "nojxytvpitkutqrg")
suspend fun excludedPaths(values: List<Output<SqlContainerIndexingPolicyExcludedPathArgs>>)
@JvmName(name = "wbdgnqrufafjfykc")
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 = "ygkogqgevgcyctku")
suspend fun excludedPaths(argument: List<suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "uvjbahoyogjdrned")
suspend fun excludedPaths(vararg argument: suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "cygajmkbmhjrhkuv")
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 /* */