Class CustomerEncryptionKeyProtectedDisk (1.18.0)

CustomerEncryptionKeyProtectedDisk(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
disk_encryption_key google.cloud.compute_v1.types.CustomerEncryptionKey
Decrypts data associated with the disk with a customer-supplied encryption key. This field is a member of oneof_ _disk_encryption_key.
source str
Specifies a valid partial or full URL to an existing Persistent Disk resource. This field is only applicable for persistent disks. For example: "source": "/compute/v1/projects/project_id/zones/zone/disks/ disk_name This field is a member of oneof_ _source.