Class: Aws::Types::RuntimePlatformOverride
- Inherits:
-
Object
- Object
- Aws::Types::RuntimePlatformOverride
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cpu_architecture ⇒ ::String
Returns the value of attribute cpu_architecture.
Instance Attribute Details
#cpu_architecture ⇒ ::String
Returns the value of attribute cpu_architecture.
2195 2196 2197 |
# File 'sig/types.rbs', line 2195 def cpu_architecture @cpu_architecture end |