Class: Aws::Types::UpdateGoalResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateGoalResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#goal ⇒ Types::Goal
Returns the value of attribute goal.
Instance Attribute Details
#goal ⇒ Types::Goal
Returns the value of attribute goal.
2091 2092 2093 |
# File 'sig/types.rbs', line 2091 def goal @goal end |