Class: Aws::Types::SpaceSharingSettings

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")


10973
10974
10975
# File 'sig/types.rbs', line 10973

def sharing_type
  @sharing_type
end