Class: Aws::Types::DescribeReservedNodeOfferingsMessage

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)


1296
1297
1298
# File 'sig/types.rbs', line 1296

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


1295
1296
1297
# File 'sig/types.rbs', line 1295

def max_records
  @max_records
end

#reserved_node_offering_id::String

Returns the value of attribute reserved_node_offering_id.

Returns:

  • (::String)


1294
1295
1296
# File 'sig/types.rbs', line 1294

def reserved_node_offering_id
  @reserved_node_offering_id
end