Class ConfidentialInstanceConfig (5.29.0)

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

Confidential Instance Config for clusters using Confidential VMs <https://cloud.google.com/confidential-computing/confidential-vm/docs>__

Attributes

Name Description
enable_confidential_compute bool
Optional. Deprecated: Use 'confidential_instance_type' instead. Defines whether the instance should have confidential compute enabled.
confidential_instance_type google.cloud.dataproc_v1.types.ConfidentialInstanceConfig.ConfidentialInstanceType
Optional. Defines the type of Confidential Compute technology to use.

Classes

ConfidentialInstanceType

ConfidentialInstanceType(value)

The type of Confidential Compute technology as per Confidential Computing types <https://cloud.google.com/confidential-computing/confidential-vm/docs/create-a-confidential-vm-instance#create-instance>__. New values may be added in the future.