includedPaths

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


@JvmName(name = "bywvlmsekjfwshtu")
suspend fun includedPaths(values: List<Output<SqlContainerIndexingPolicyIncludedPathArgs>>)
@JvmName(name = "nfmjiwynxdvscjnc")
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 = "qxbwkjughbndlrlq")
suspend fun includedPaths(argument: List<suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "omktgvnpagosfabb")
suspend fun includedPaths(vararg argument: suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "etuuuwhrufxpmepj")
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 /* */