Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::ShieldedInstanceConfig.
Shielded Instance Config for clusters using Compute Engine Shielded VMs.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_integrity_monitoring
def enable_integrity_monitoring() -> ::Boolean
Returns
- (::Boolean) — Optional. Defines whether instances have integrity monitoring enabled.
#enable_integrity_monitoring=
def enable_integrity_monitoring=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Defines whether instances have integrity monitoring enabled.
Returns
- (::Boolean) — Optional. Defines whether instances have integrity monitoring enabled.
#enable_secure_boot
def enable_secure_boot() -> ::Boolean
Returns
- (::Boolean) — Optional. Defines whether instances have Secure Boot enabled.
#enable_secure_boot=
def enable_secure_boot=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Defines whether instances have Secure Boot enabled.
Returns
- (::Boolean) — Optional. Defines whether instances have Secure Boot enabled.
#enable_vtpm
def enable_vtpm() -> ::Boolean
Returns
- (::Boolean) — Optional. Defines whether instances have the vTPM enabled.
#enable_vtpm=
def enable_vtpm=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Defines whether instances have the vTPM enabled.
Returns
- (::Boolean) — Optional. Defines whether instances have the vTPM enabled.