Backup and DR Service V1 API - Class Google::Cloud::BackupDR::V1::ConfidentialInstanceConfig (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::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) — Optional. Defines whether the instance should have confidential compute enabled.

#enable_confidential_compute=

def enable_confidential_compute=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Defines whether the instance should have confidential compute enabled.
Returns
  • (::Boolean) — Optional. Defines whether the instance should have confidential compute enabled.