Properties of an AttachedDisk.
Package
@google-cloud/computeProperties
architecture
architecture?: (string|null);
AttachedDisk architecture
autoDelete
autoDelete?: (boolean|null);
AttachedDisk autoDelete
boot
boot?: (boolean|null);
AttachedDisk boot
deviceName
deviceName?: (string|null);
AttachedDisk deviceName
diskEncryptionKey
diskEncryptionKey?: (google.cloud.compute.v1.ICustomerEncryptionKey|null);
AttachedDisk diskEncryptionKey
diskSizeGb
diskSizeGb?: (number|Long|string|null);
AttachedDisk diskSizeGb
forceAttach
forceAttach?: (boolean|null);
AttachedDisk forceAttach
guestOsFeatures
guestOsFeatures?: (google.cloud.compute.v1.IGuestOsFeature[]|null);
AttachedDisk guestOsFeatures
index
index?: (number|null);
AttachedDisk index
initializeParams
initializeParams?: (google.cloud.compute.v1.IAttachedDiskInitializeParams|null);
AttachedDisk initializeParams
interface
"interface"?: (string|null);
AttachedDisk interface
kind
kind?: (string|null);
AttachedDisk kind
licenses
licenses?: (string[]|null);
AttachedDisk licenses
mode
mode?: (string|null);
AttachedDisk mode
savedState
savedState?: (string|null);
AttachedDisk savedState
shieldedInstanceInitialState
shieldedInstanceInitialState?: (google.cloud.compute.v1.IInitialStateConfig|null);
AttachedDisk shieldedInstanceInitialState
source
source?: (string|null);
AttachedDisk source
type
type?: (string|null);
AttachedDisk type