Class: Aws::Types::UpdateAgentActionGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAgentActionGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_action_group ⇒ Types::AgentActionGroup
Returns the value of attribute agent_action_group.
Instance Attribute Details
#agent_action_group ⇒ Types::AgentActionGroup
Returns the value of attribute agent_action_group.
2890 2891 2892 |
# File 'sig/types.rbs', line 2890 def agent_action_group @agent_action_group end |