Class: Aws::Types::GetSpaceInput
- Inherits:
-
Object
- Object
- Aws::Types::GetSpaceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#space_id ⇒ ::String
Returns the value of attribute space_id.
Instance Attribute Details
#space_id ⇒ ::String
Returns the value of attribute space_id.
156 157 158 |
# File 'sig/types.rbs', line 156 def space_id @space_id end |