volumeIds

@JvmName(name = "vwhtffrtoumlpbja")
suspend fun volumeIds(value: Output<List<String>>)
@JvmName(name = "qapilnpggnhjsqtp")
suspend fun volumeIds(value: List<String>?)

Parameters

value

The path IDs of the volumes which are part of the backup policy.


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


@JvmName(name = "trcjrjmohlpramlg")
suspend fun volumeIds(values: List<Output<String>>)
@JvmName(name = "dtytesjgcdirymms")
suspend fun volumeIds(vararg values: String)

Parameters

values

The path IDs of the volumes which are part of the backup policy.