Class: Aws::Types::SpaceSharingSettingsSummary
- Inherits:
-
Object
- Object
- Aws::Types::SpaceSharingSettingsSummary
- 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.
10978 10979 10980 |
# File 'sig/types.rbs', line 10978 def sharing_type @sharing_type end |