Interface protos.google.cloud.compute.v1.ISavedAttachedDisk (4.3.0)

Properties of a SavedAttachedDisk.

Package

@google-cloud/compute

Properties

autoDelete

autoDelete?: (boolean|null);

SavedAttachedDisk autoDelete

boot

boot?: (boolean|null);

SavedAttachedDisk boot

deviceName

deviceName?: (string|null);

SavedAttachedDisk deviceName

diskEncryptionKey

diskEncryptionKey?: (google.cloud.compute.v1.ICustomerEncryptionKey|null);

SavedAttachedDisk diskEncryptionKey

diskSizeGb

diskSizeGb?: (number|Long|string|null);

SavedAttachedDisk diskSizeGb

diskType

diskType?: (string|null);

SavedAttachedDisk diskType

guestOsFeatures

guestOsFeatures?: (google.cloud.compute.v1.IGuestOsFeature[]|null);

SavedAttachedDisk guestOsFeatures

index

index?: (number|null);

SavedAttachedDisk index

interface

"interface"?: (string|null);

SavedAttachedDisk interface

kind

kind?: (string|null);

SavedAttachedDisk kind

licenses

licenses?: (string[]|null);

SavedAttachedDisk licenses

mode

mode?: (string|null);

SavedAttachedDisk mode

source

source?: (string|null);

SavedAttachedDisk source

storageBytes

storageBytes?: (number|Long|string|null);

SavedAttachedDisk storageBytes

storageBytesStatus

storageBytesStatus?: (string|null);

SavedAttachedDisk storageBytesStatus

type

type?: (string|null);

SavedAttachedDisk type