Class: Aws::Types::GetReservedNodeExchangeOfferingsInputMessage

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.



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

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.



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.



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

def reserved_node_id
  @reserved_node_id
end