Class: Aws::Types::PurchaseReservedNodeOfferingMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#node_count::Integer

Returns the value of attribute node_count.

Returns:

  • (::Integer)


2326
2327
2328
# File 'sig/types.rbs', line 2326

def node_count
  @node_count
end

#reserved_node_offering_id::String

Returns the value of attribute reserved_node_offering_id.

Returns:

  • (::String)


2325
2326
2327
# File 'sig/types.rbs', line 2325

def reserved_node_offering_id
  @reserved_node_offering_id
end