Class: Aws::Types::TargetTrackingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::TargetTrackingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_value ⇒ ::Float
Returns the value of attribute target_value.
Instance Attribute Details
#target_value ⇒ ::Float
Returns the value of attribute target_value.
2200 2201 2202 |
# File 'sig/types.rbs', line 2200 def target_value @target_value end |