Class: Google::Container::V1beta1::ShieldedInstanceConfig
- Inherits:
-
Object
- Object
- Google::Container::V1beta1::ShieldedInstanceConfig
- Defined in:
- lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb
Overview
A set of Shielded Instance options.
Instance Attribute Summary collapse
-
#enable_integrity_monitoring ⇒ true, false
Defines whether the instance has integrity monitoring enabled.
-
#enable_secure_boot ⇒ true, false
Defines whether the instance has Secure Boot enabled.
Instance Attribute Details
#enable_integrity_monitoring ⇒ true, false
170 |
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 170 class ShieldedInstanceConfig; end |
#enable_secure_boot ⇒ true, false
170 |
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 170 class ShieldedInstanceConfig; end |