Class: Aws::Types::DescribeReservedNodeExchangeStatusInputMessage

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)


1283
1284
1285
# File 'sig/types.rbs', line 1283

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1282
1283
1284
# File 'sig/types.rbs', line 1282

def max_records
  @max_records
end

#reserved_node_exchange_request_id::String

Returns the value of attribute reserved_node_exchange_request_id.

Returns:

  • (::String)


1281
1282
1283
# File 'sig/types.rbs', line 1281

def reserved_node_exchange_request_id
  @reserved_node_exchange_request_id
end

#reserved_node_id::String

Returns the value of attribute reserved_node_id.

Returns:

  • (::String)


1280
1281
1282
# File 'sig/types.rbs', line 1280

def reserved_node_id
  @reserved_node_id
end