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)


1633
1634
1635
# File 'sig/types.rbs', line 1633

def marker
  @marker
end

#reserved_node_offerings::Array[Types::ReservedNodeOffering]

Returns the value of attribute reserved_node_offerings.

Returns:



1634
1635
1636
# File 'sig/types.rbs', line 1634

def reserved_node_offerings
  @reserved_node_offerings
end