IAttachedDiskInitializeParams

google.cloud.compute.v1. IAttachedDiskInitializeParams

Properties of an AttachedDiskInitializeParams.

Properties:
Name Type Attributes Description
architecture string | null <optional>

AttachedDiskInitializeParams architecture

description string | null <optional>

AttachedDiskInitializeParams description

diskName string | null <optional>

AttachedDiskInitializeParams diskName

diskSizeGb number | Long | null <optional>

AttachedDiskInitializeParams diskSizeGb

diskType string | null <optional>

AttachedDiskInitializeParams diskType

labels Object.<string, string> | null <optional>

AttachedDiskInitializeParams labels

licenses Array.<string> | null <optional>

AttachedDiskInitializeParams licenses

onUpdateAction string | null <optional>

AttachedDiskInitializeParams onUpdateAction

provisionedIops number | Long | null <optional>

AttachedDiskInitializeParams provisionedIops

resourceManagerTags Object.<string, string> | null <optional>

AttachedDiskInitializeParams resourceManagerTags

resourcePolicies Array.<string> | null <optional>

AttachedDiskInitializeParams resourcePolicies

sourceImage string | null <optional>

AttachedDiskInitializeParams sourceImage

sourceImageEncryptionKey google.cloud.compute.v1.ICustomerEncryptionKey | null <optional>

AttachedDiskInitializeParams sourceImageEncryptionKey

sourceSnapshot string | null <optional>

AttachedDiskInitializeParams sourceSnapshot

sourceSnapshotEncryptionKey google.cloud.compute.v1.ICustomerEncryptionKey | null <optional>

AttachedDiskInitializeParams sourceSnapshotEncryptionKey