excludedPaths

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


@JvmName(name = "davyayqhtigidkbi")
suspend fun excludedPaths(values: List<Output<SqlContainerIndexingPolicyExcludedPathArgs>>)
@JvmName(name = "ewemhstwwxnukiyo")
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 = "ylftrpxnifafxvth")
suspend fun excludedPaths(argument: List<suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "rhpjglckdotqkggc")
suspend fun excludedPaths(vararg argument: suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit)
@JvmName(name = "vkytpesvbacwloxo")
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 /* */