Searched defs:AttachedDisk (Results 1 – 2 of 2) sorted by relevance
1470 type AttachedDisk struct { struct1474 AutoDelete bool `json:"autoDelete,omitempty"`1478 Boot bool `json:"boot,omitempty"`1490 DeviceName string `json:"deviceName,omitempty"`1513 DiskEncryptionKey *CustomerEncryptionKey `json:"diskEncryptionKey,omitempty"`1519 Index int64 `json:"index,omitempty"`1528 InitializeParams *AttachedDiskInitializeParams `json:"initializeParams,omitempty"`1540 Interface string `json:"interface,omitempty"`1544 Kind string `json:"kind,omitempty"`1547 Licenses []string `json:"licenses,omitempty"`[all …]
601 "AttachedDisk": { object