Class: Aws::Types::UpdateAgentGoalResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAgentGoalResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#goal ⇒ Types::GoalSummary
Returns the value of attribute goal.
Instance Attribute Details
#goal ⇒ Types::GoalSummary
Returns the value of attribute goal.
1882 1883 1884 |
# File 'sig/types.rbs', line 1882 def goal @goal end |