Class: Aws::Types::DeleteAgentSpaceOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAgentSpaceOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_space_id ⇒ ::String
Returns the value of attribute agent_space_id.
Instance Attribute Details
#agent_space_id ⇒ ::String
Returns the value of attribute agent_space_id.
845 846 847 |
# File 'sig/types.rbs', line 845 def agent_space_id @agent_space_id end |