Class: Aws::Types::HostCpuOptions
- Inherits:
-
Object
- Object
- Aws::Types::HostCpuOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#amd_sev_snp ⇒ "enabled", "disabled"
Returns the value of attribute amd_sev_snp.
Instance Attribute Details
#amd_sev_snp ⇒ "enabled", "disabled"
Returns the value of attribute amd_sev_snp.
10713 10714 10715 |
# File 'sig/types.rbs', line 10713 def amd_sev_snp @amd_sev_snp end |