diskIdLists

@JvmName(name = "pqqfkyrbsvguvije")
suspend fun diskIdLists(value: Output<List<String>>)
@JvmName(name = "vdqrxfeebdwbwcpv")
suspend fun diskIdLists(value: List<String>?)

Parameters

value

The list of cloud disks to be backed up in the ECS instance. When not specified, a snapshot is executed for all the disks on the ECS instance.


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


@JvmName(name = "twqfqjvbwaaagwqq")
suspend fun diskIdLists(values: List<Output<String>>)
@JvmName(name = "oadvgkhlxtbgglfh")
suspend fun diskIdLists(vararg values: String)

Parameters

values

The list of cloud disks to be backed up in the ECS instance. When not specified, a snapshot is executed for all the disks on the ECS instance.