Class: Aws::Types::CreateAgentActionGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAgentActionGroupResponse
- 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.
420 421 422 |
# File 'sig/types.rbs', line 420 def agent_action_group @agent_action_group end |