Class: Aws::Types::CreateSpaceResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSpaceResponse
- 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.
2848 2849 2850 |
# File 'sig/types.rbs', line 2848 def space_arn @space_arn end |