includedPaths

@JvmName(name = "nuhagngqvudaerit")
suspend fun includedPaths(value: Output<List<SqlContainerIndexingPolicyIncludedPathArgs>>)
@JvmName(name = "iqaefbeicgmddxaj")
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 = "ahauaqmgwxjaghug")
suspend fun includedPaths(vararg values: Output<SqlContainerIndexingPolicyIncludedPathArgs>)


@JvmName(name = "glpasftxqblwsrby")
suspend fun includedPaths(values: List<Output<SqlContainerIndexingPolicyIncludedPathArgs>>)
@JvmName(name = "mpewhhpfcbpxyimu")
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 = "whsieuotlclapdma")
suspend fun includedPaths(argument: List<suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "xsxhtkbkanjybrtc")
suspend fun includedPaths(vararg argument: suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "nnnirekqeokgholl")
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 /* */