Class: Aws::Types::BaselinePerformanceFactors
- Inherits:
-
Object
- Object
- Aws::Types::BaselinePerformanceFactors
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cpu ⇒ Types::CpuPerformanceFactor
Returns the value of attribute cpu.
Instance Attribute Details
#cpu ⇒ Types::CpuPerformanceFactor
Returns the value of attribute cpu.
1054 1055 1056 |
# File 'sig/types.rbs', line 1054 def cpu @cpu end |