Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ConfidentialInstanceConfig.
A set of Confidential 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) — Defines whether the instance should have confidential compute enabled.
 
#enable_confidential_compute=
def enable_confidential_compute=(value) -> ::Boolean Parameter 
 - value (::Boolean) — Defines whether the instance should have confidential compute enabled.
 
 Returns 
 - (::Boolean) — Defines whether the instance should have confidential compute enabled.