includedPaths

@JvmName(name = "dulrmrswdhgmnnex")
suspend fun includedPaths(value: Output<List<SqlContainerIndexingPolicyIncludedPathArgs>>)
@JvmName(name = "pirmhedstjhwysjs")
suspend fun includedPaths(value: List<SqlContainerIndexingPolicyIncludedPathArgs>?)

Parameters

value

One or more included_path blocks as defined below. Either included_path or excluded_path must contain the path /* */


@JvmName(name = "vslvbambshmruhat")
suspend fun includedPaths(vararg values: Output<SqlContainerIndexingPolicyIncludedPathArgs>)


@JvmName(name = "xvnktniwmtsdfurx")
suspend fun includedPaths(values: List<Output<SqlContainerIndexingPolicyIncludedPathArgs>>)
@JvmName(name = "shxopusfxxrwgtgi")
suspend fun includedPaths(vararg values: SqlContainerIndexingPolicyIncludedPathArgs)

Parameters

values

One or more included_path blocks as defined below. Either included_path or excluded_path must contain the path /* */


@JvmName(name = "hrapxsdkteoyasfu")
suspend fun includedPaths(argument: List<suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "imaceewovrpweyjk")
suspend fun includedPaths(vararg argument: suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "hblrxsstelnpypsr")
suspend fun includedPaths(argument: suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit)

Parameters

argument

One or more included_path blocks as defined below. Either included_path or excluded_path must contain the path /* */