Class: Google::Cloud::Compute::V1::ShieldedInstanceConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

A set of Shielded Instance options.

Instance Attribute Summary collapse

Instance Attribute Details

#enable_integrity_monitoring::Boolean



35375
35376
35377
35378
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35375

class ShieldedInstanceConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#enable_secure_boot::Boolean



35375
35376
35377
35378
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35375

class ShieldedInstanceConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#enable_vtpm::Boolean



35375
35376
35377
35378
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35375

class ShieldedInstanceConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end