Class: Aws::Types::PurchaseReservedNodesOfferingResponse
- Inherits:
-
Object
- Object
- Aws::Types::PurchaseReservedNodesOfferingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reserved_node ⇒ Types::ReservedNode
Returns the value of attribute reserved_node.
Instance Attribute Details
#reserved_node ⇒ Types::ReservedNode
Returns the value of attribute reserved_node.
801 802 803 |
# File 'sig/types.rbs', line 801 def reserved_node @reserved_node end |