Class: Aws::Types::DeleteAgentSpaceInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAgentSpaceInput
- 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.
840 841 842 |
# File 'sig/types.rbs', line 840 def agent_space_id @agent_space_id end |