includedPaths

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


@JvmName(name = "tdunwtshyjcpspxu")
suspend fun includedPaths(values: List<Output<SqlContainerIndexingPolicyIncludedPathArgs>>)
@JvmName(name = "afgtsiqbqdhobrck")
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 = "pfmvoygxnrmeqjoj")
suspend fun includedPaths(argument: List<suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "ptqcsojwqbrdumss")
suspend fun includedPaths(vararg argument: suspend SqlContainerIndexingPolicyIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "jdsfmyxbeqfgjnad")
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 /* */