paths

@JvmName(name = "dgvoliawigrjfybm")
suspend fun paths(value: Output<List<String>>)
@JvmName(name = "qrmdyugjoafwupel")
suspend fun paths(value: List<String>?)

Parameters

value

The absolute path of the directory for which the lifecycle management policy is configured. Set a maximum of 10 path. The path value must be prefixed by a forward slash (/) and must be an existing path in the mount target.


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


@JvmName(name = "hixdwteapfvvhqqv")
suspend fun paths(values: List<Output<String>>)
@JvmName(name = "evwpfquoeexkmjjc")
suspend fun paths(vararg values: String)

Parameters

values

The absolute path of the directory for which the lifecycle management policy is configured. Set a maximum of 10 path. The path value must be prefixed by a forward slash (/) and must be an existing path in the mount target.