bootDiskType

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

Parameters

value

Optional. Type of the boot disk (default is "pd-standard"). Valid values: "pd-balanced" (Persistent Disk Balanced Solid State Drive), "pd-ssd" (Persistent Disk Solid State Drive), or "pd-standard" (Persistent Disk Hard Disk Drive). See Disk types (https://cloud.google.com/compute/docs/disks#disk-types).