Class InstancesStartWithEncryptionKeyRequest (1.18.0)

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

Attribute

NameDescription
disks MutableSequence[google.cloud.compute_v1.types.CustomerEncryptionKeyProtectedDisk]
Array of disks associated with this instance that are protected with a customer-supplied encryption key. In order to start the instance, the disk url and its corresponding key must be provided. If the disk is not protected with a customer-supplied encryption key it should not be specified.