bootDiskType

@JvmName(name = "xealgkchpemhxugy")
suspend fun bootDiskType(value: Output<String>)
@JvmName(name = "kyvwjiwapwttyogd")
suspend fun bootDiskType(value: String?)

Parameters

value

Type of the boot disk (default is "pd-standard"). Valid values: "pd-ssd" (Persistent Disk Solid State Drive) or "pd-standard" (Persistent Disk Hard Disk Drive).