Class: Aws::Types::UpdateSpaceResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSpaceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#space_arn ⇒ ::String
Returns the value of attribute space_arn.
Instance Attribute Details
#space_arn ⇒ ::String
Returns the value of attribute space_arn.
12436 12437 12438 |
# File 'sig/types.rbs', line 12436 def space_arn @space_arn end |