volumeIds

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

Parameters

value

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


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


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

Parameters

values

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