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

Class: Aws::RDS::Types::DBParameterGroupStatus

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

Overview

The status of the DB parameter group.

This data type is used as a response element in the following actions:

  • CreateDBInstance

  • CreateDBInstanceReadReplica

  • DeleteDBInstance

  • ModifyDBInstance

  • RebootDBInstance

  • RestoreDBInstanceFromDBSnapshot

Instance Attribute Summary collapse

Instance Attribute Details

#db_parameter_group_nameString

The name of the DB parameter group.

Returns:

  • (String)

    The name of the DB parameter group.

#parameter_apply_statusString

The status of parameter updates.

Returns:

  • (String)

    The status of parameter updates.