excluded Paths
Parameters
value
One or more excluded_path
blocks as defined below. Either included_path
or excluded_path
must contain the path
/*
*/
Parameters
values
One or more excluded_path
blocks as defined below. Either included_path
or excluded_path
must contain the path
/*
*/
suspend fun excludedPaths(argument: List<suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit>)
suspend fun excludedPaths(vararg argument: suspend SqlContainerIndexingPolicyExcludedPathArgsBuilder.() -> Unit)
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
/*
*/