Class: Aws::Types::CpuConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CpuConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#architecture ⇒ "ARM_64"
Returns the value of attribute architecture.
Instance Attribute Details
#architecture ⇒ "ARM_64"
Returns the value of attribute architecture.
41 42 43 |
# File 'sig/types.rbs', line 41 def architecture @architecture end |