includedPaths

@JvmName(name = "kqliytjmaxcssunu")
suspend fun includedPaths(value: Output<List<String>>)
@JvmName(name = "gchqhksagwmmgfed")
suspend fun includedPaths(value: List<String>?)

Parameters

value

Match only the specified include paths. See also MatchScope in JsonBody.


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


@JvmName(name = "iuroawfklpidyvbu")
suspend fun includedPaths(values: List<Output<String>>)
@JvmName(name = "kafsjglfikfxwlol")
suspend fun includedPaths(vararg values: String)

Parameters

values

Match only the specified include paths. See also MatchScope in JsonBody.