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

Class: Aws::DocDB::Types::DBClusterParameterGroup

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_parameter_group_arnString

The Amazon Resource Name (ARN) for the cluster parameter group.

Returns:

  • (String)

    The Amazon Resource Name (ARN) for the cluster parameter group.

#db_cluster_parameter_group_nameString

Provides the name of the cluster parameter group.

Returns:

  • (String)

    Provides the name of the cluster parameter group.

#db_parameter_group_familyString

Provides the name of the parameter group family that this cluster parameter group is compatible with.

Returns:

  • (String)

    Provides the name of the parameter group family that this cluster parameter group is compatible with.

#descriptionString

Provides the customer-specified description for this cluster parameter group.

Returns:

  • (String)

    Provides the customer-specified description for this cluster parameter group.