Class: Aws::Types::PurchaseReservedCacheNodesOfferingResult
- Inherits:
-
Object
- Object
- Aws::Types::PurchaseReservedCacheNodesOfferingResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reserved_cache_node ⇒ Types::ReservedCacheNode
Returns the value of attribute reserved_cache_node.
Instance Attribute Details
#reserved_cache_node ⇒ Types::ReservedCacheNode
Returns the value of attribute reserved_cache_node.
1454 1455 1456 |
# File 'sig/types.rbs', line 1454 def reserved_cache_node @reserved_cache_node end |