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

Class: Aws::DAX::Types::ParameterGroupStatus

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

Overview

The status of a parameter group.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#node_ids_to_rebootArray<String>

The node IDs of one or more nodes to be rebooted.

Returns:

  • (Array<String>)

    The node IDs of one or more nodes to be rebooted.

#parameter_apply_statusString

The status of parameter updates.

Returns:

  • (String)

    The status of parameter updates.

#parameter_group_nameString

The name of the parameter group.

Returns:

  • (String)

    The name of the parameter group.