class Aws::ElastiCache::Types::CacheParameterGroupDetails

Represents the output of a `DescribeCacheParameters` operation.

@!attribute [rw] marker

Provides an identifier to allow retrieval of paginated results.
@return [String]

@!attribute [rw] parameters

A list of Parameter instances.
@return [Array<Types::Parameter>]

@!attribute [rw] cache_node_type_specific_parameters

A list of parameters specific to a particular cache node type. Each
element in the list contains detailed information about one
parameter.
@return [Array<Types::CacheNodeTypeSpecificParameter>]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CacheParameterGroupDetails AWS API Documentation

Constants

SENSITIVE