volumeIds

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

Parameters

value

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


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


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

Parameters

values

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