Class: Aws::Types::UpdateAgentSpaceOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAgentSpaceOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_space ⇒ Types::AgentSpace
Returns the value of attribute agent_space.
Instance Attribute Details
#agent_space ⇒ Types::AgentSpace
Returns the value of attribute agent_space.
1997 1998 1999 |
# File 'sig/types.rbs', line 1997 def agent_space @agent_space end |