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.
2034 2035 2036 |
# File 'sig/types.rbs', line 2034 def references @references end |