volumeIds

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

Parameters

value

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


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


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

Parameters

values

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