includedPaths

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


@JvmName(name = "quagnlieonlijtpe")
suspend fun includedPaths(values: List<Output<SqlContainerIndexingPolicyIncludedPathArgs>>)
@JvmName(name = "kanbfriibnvmlgdh")
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 = "lgmpqvpcmekwporl")
suspend fun includedPaths(argument: List<suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "lhcclrhcjerrkvad")
suspend fun includedPaths(vararg argument: suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "twolgksnvliylreb")
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 /* */