Class: Aws::Types::DescribeDataSharesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_shares::Array[Types::DataShare]

Returns the value of attribute data_shares.

Returns:



1114
1115
1116
# File 'sig/types.rbs', line 1114

def data_shares
  @data_shares
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1115
1116
1117
# File 'sig/types.rbs', line 1115

def marker
  @marker
end