Class: Aws::Types::SpaceSharingSettingsSummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sharing_type"Private", "Shared"

Returns the value of attribute sharing_type.

Returns:

  • ("Private", "Shared")


10978
10979
10980
# File 'sig/types.rbs', line 10978

def sharing_type
  @sharing_type
end