Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ShieldedInstanceConfig.
Shielded Instance Config for clusters using Compute Engine Shielded VMs .
Generated from protobuf message google.cloud.dataproc.v1.ShieldedInstanceConfig
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ enable_secure_boot
bool
Optional. Defines whether instances have Secure Boot enabled.
↳ enable_vtpm
bool
Optional. Defines whether instances have the vTPM enabled.
↳ enable_integrity_monitoring
bool
Optional. Defines whether instances have integrity monitoring enabled.
getEnableSecureBoot
Optional. Defines whether instances have Secure Boot enabled.
bool
hasEnableSecureBoot
clearEnableSecureBoot
setEnableSecureBoot
Optional. Defines whether instances have Secure Boot enabled.
var
bool
$this
getEnableVtpm
Optional. Defines whether instances have the vTPM enabled.
bool
hasEnableVtpm
clearEnableVtpm
setEnableVtpm
Optional. Defines whether instances have the vTPM enabled.
var
bool
$this
getEnableIntegrityMonitoring
Optional. Defines whether instances have integrity monitoring enabled.
bool
hasEnableIntegrityMonitoring
clearEnableIntegrityMonitoring
setEnableIntegrityMonitoring
Optional. Defines whether instances have integrity monitoring enabled.
var
bool
$this