dbPaths

@JvmName(name = "wyieqrkpgylugump")
suspend fun dbPaths(value: Output<List<String>>)
@JvmName(name = "sjegiybfkxlmphlf")
suspend fun dbPaths(value: List<String>?)

Parameters

value

Paths within the database to cache.


@JvmName(name = "duufvyxxryrodjmr")
suspend fun dbPaths(vararg values: Output<String>)


@JvmName(name = "lqagmgwvnkuugstn")
suspend fun dbPaths(values: List<Output<String>>)
@JvmName(name = "ecnmgllrofbelnto")
suspend fun dbPaths(vararg values: String)

Parameters

values

Paths within the database to cache.