Class: Aws::Types::CpuPerformanceFactor
- Inherits:
-
Object
- Object
- Aws::Types::CpuPerformanceFactor
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#references ⇒ ::Array[Types::PerformanceFactorReference]
Returns the value of attribute references.
Instance Attribute Details
#references ⇒ ::Array[Types::PerformanceFactorReference]
Returns the value of attribute references.
2120 2121 2122 |
# File 'sig/types.rbs', line 2120 def references @references end |