Class: Aws::Types::CacheParameterGroupsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cache_parameter_groups::Array[Types::CacheParameterGroup]

Returns the value of attribute cache_parameter_groups.

Returns:



221
222
223
# File 'sig/types.rbs', line 221

def cache_parameter_groups
  @cache_parameter_groups
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


220
221
222
# File 'sig/types.rbs', line 220

def marker
  @marker
end