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.
2084 2085 2086 |
# File 'sig/types.rbs', line 2084 def goal @goal end |