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)


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

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


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

def max_records
  @max_records
end

#reserved_node_id::String

Returns the value of attribute reserved_node_id.

Returns:

  • (::String)


1626
1627
1628
# File 'sig/types.rbs', line 1626

def reserved_node_id
  @reserved_node_id
end