Class: Aws::Types::ReservedCacheNodesOfferingMessage

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)


1614
1615
1616
# File 'sig/types.rbs', line 1614

def marker
  @marker
end

#reserved_cache_nodes_offerings::Array[Types::ReservedCacheNodesOffering]

Returns the value of attribute reserved_cache_nodes_offerings.

Returns:



1615
1616
1617
# File 'sig/types.rbs', line 1615

def reserved_cache_nodes_offerings
  @reserved_cache_nodes_offerings
end