Class: Aws::Types::DescribeDataSharesForProducerResult

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:



1101
1102
1103
# File 'sig/types.rbs', line 1101

def data_shares
  @data_shares
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1102
1103
1104
# File 'sig/types.rbs', line 1102

def marker
  @marker
end