Class: Aws::Types::HostCpuOptionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::HostCpuOptionsRequest
- 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.
10718 10719 10720 |
# File 'sig/types.rbs', line 10718 def amd_sev_snp @amd_sev_snp end |