Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::ConfidentialInstanceConfig.
Confidential Instance Config for clusters using Confidential VMs
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#confidential_instance_type
def confidential_instance_type() -> ::Google::Cloud::Dataproc::V1::ConfidentialInstanceConfig::ConfidentialInstanceType
Returns
- (::Google::Cloud::Dataproc::V1::ConfidentialInstanceConfig::ConfidentialInstanceType) — Optional. Defines the type of Confidential Compute technology to use.
#confidential_instance_type=
def confidential_instance_type=(value) -> ::Google::Cloud::Dataproc::V1::ConfidentialInstanceConfig::ConfidentialInstanceType
Parameter
- value (::Google::Cloud::Dataproc::V1::ConfidentialInstanceConfig::ConfidentialInstanceType) — Optional. Defines the type of Confidential Compute technology to use.
Returns
- (::Google::Cloud::Dataproc::V1::ConfidentialInstanceConfig::ConfidentialInstanceType) — Optional. Defines the type of Confidential Compute technology to use.
#enable_confidential_compute
def enable_confidential_compute() -> ::Boolean
Returns
- (::Boolean) — Optional. Deprecated: Use 'confidential_instance_type' instead. Defines whether the instance should have confidential compute enabled.
#enable_confidential_compute=
def enable_confidential_compute=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Deprecated: Use 'confidential_instance_type' instead. Defines whether the instance should have confidential compute enabled.
Returns
- (::Boolean) — Optional. Deprecated: Use 'confidential_instance_type' instead. Defines whether the instance should have confidential compute enabled.