Class: Aws::Types::AvailabilitySlo
- Inherits:
-
Object
- Object
- Aws::Types::AvailabilitySlo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target ⇒ ::Float
Returns the value of attribute target.
Instance Attribute Details
#target ⇒ ::Float
Returns the value of attribute target.
82 83 84 |
# File 'sig/types.rbs', line 82 def target @target end |