diskIdLists

@JvmName(name = "dledaeakmcbeasxj")
suspend fun diskIdLists(value: Output<List<String>>)
@JvmName(name = "dnmlicvbxbhrpqqw")
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 = "rbiglttgrlmxfkqh")
suspend fun diskIdLists(vararg values: Output<String>)


@JvmName(name = "laydjeusirisnnqr")
suspend fun diskIdLists(values: List<Output<String>>)
@JvmName(name = "qrsycbsxfvejxedc")
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.