Class: Aws::Types::GetShareRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#share_id::String

Returns the value of attribute share_id.

Returns:

  • (::String)


1159
1160
1161
# File 'sig/types.rbs', line 1159

def share_id
  @share_id
end