systemDiskLevel

@JvmName(name = "fiffbfudwboddmss")
suspend fun systemDiskLevel(value: Output<String>)
@JvmName(name = "glwqfaaitjvjbmtn")
suspend fun systemDiskLevel(value: String?)

Parameters

value

The performance level of the ESSD that is used as the system disk. Default value: PL1 For more information, see ESSDs. Valid values:

  • PL0: A single ESSD can deliver up to 10,000 random read/write IOPS.

  • PL1: A single ESSD can deliver up to 50,000 random read/write IOPS.

  • PL2: A single ESSD can deliver up to 100,000 random read/write IOPS.

  • PL3: A single ESSD can deliver up to 1,000,000 random read/write IOPS.