ConfidentialInstanceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A set of Confidential Instance options.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
confidential_instance_type |
str
Defines the type of technology used by the confidential instance. Check the ConfidentialInstanceType enum for the list of possible values. This field is a member of oneof _ _confidential_instance_type .
|
enable_confidential_compute |
bool
Defines whether the instance should have confidential compute enabled. This field is a member of oneof _ _enable_confidential_compute .
|
Classes
ConfidentialInstanceType
ConfidentialInstanceType(value)
Defines the type of technology used by the confidential instance.