Class: Aws::Types::GetReservedNodeExchangeOfferingsOutputMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1628
1629
1630
# File 'sig/types.rbs', line 1628

def marker
  @marker
end

#reserved_node_offerings::Array[Types::ReservedNodeOffering]

Returns the value of attribute reserved_node_offerings.

Returns:



1629
1630
1631
# File 'sig/types.rbs', line 1629

def reserved_node_offerings
  @reserved_node_offerings
end