You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DAX::Types::ParameterGroup

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A named set of parameters that are applied to all of the nodes in a DAX cluster.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

A description of the parameter group.

Returns:

  • (String)

    A description of the parameter group.

#parameter_group_nameString

The name of the parameter group.

Returns:

  • (String)

    The name of the parameter group.