Class: Aws::Types::DescribeDataSharesForConsumerResult

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:



1087
1088
1089
# File 'sig/types.rbs', line 1087

def data_shares
  @data_shares
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1088
1089
1090
# File 'sig/types.rbs', line 1088

def marker
  @marker
end