Class: Aws::Types::SpaceSharingSettings
- Inherits:
-
Object
- Object
- Aws::Types::SpaceSharingSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sharing_type ⇒ "Private", "Shared"
Returns the value of attribute sharing_type.
Instance Attribute Details
#sharing_type ⇒ "Private", "Shared"
Returns the value of attribute sharing_type.
10973 10974 10975 |
# File 'sig/types.rbs', line 10973 def sharing_type @sharing_type end |