Class: Aws::Types::GetReservedNodeExchangeOfferingsInputMessage

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)


1623
1624
1625
# File 'sig/types.rbs', line 1623

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1622
1623
1624
# File 'sig/types.rbs', line 1622

def max_records
  @max_records
end

#reserved_node_id::String

Returns the value of attribute reserved_node_id.

Returns:

  • (::String)


1621
1622
1623
# File 'sig/types.rbs', line 1621

def reserved_node_id
  @reserved_node_id
end