Reference documentation and code samples for the Cloud Workstations V1BETA API class Google::Cloud::Workstations::V1beta::WorkstationConfig::Host::GceInstance::GceConfidentialInstanceConfig.
A set of Compute Engine Confidential VM instance options.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_confidential_compute
def enable_confidential_compute() -> ::Boolean
Returns
- (::Boolean) — Optional. Whether the instance has confidential compute enabled.
#enable_confidential_compute=
def enable_confidential_compute=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Whether the instance has confidential compute enabled.
Returns
- (::Boolean) — Optional. Whether the instance has confidential compute enabled.