diskInfo

@JvmName(name = "iaugmknpfjwmmnrb")
suspend fun diskInfo(value: Output<String>)
@JvmName(name = "gfsfftqaanxhtamj")
suspend fun diskInfo(value: String?)

Parameters

value

Displays information about the storage device, including the disk type (such as SSD or HDD), capacity, and I/O performance. Storage performance is critical in data-intensive applications such as big data processing and databases.