Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::ShieldedInstanceConfig (v1.9.1)

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

defenable_integrity_monitoring()->::Boolean
Returns
  • (::Boolean) — Optional. Defines whether instances have integrity monitoring enabled.

#enable_integrity_monitoring=

defenable_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

defenable_secure_boot()->::Boolean
Returns
  • (::Boolean) — Optional. Defines whether instances have Secure Boot enabled.

#enable_secure_boot=

defenable_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

defenable_vtpm()->::Boolean
Returns
  • (::Boolean) — Optional. Defines whether instances have the vTPM enabled.

#enable_vtpm=

defenable_vtpm=(value)->::Boolean
Parameter
  • value (::Boolean) — Optional. Defines whether instances have the vTPM enabled.
Returns
  • (::Boolean) — Optional. Defines whether instances have the vTPM enabled.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.