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

C# |
public class DBParameterGroupStatus

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DBParameterGroupStatus()()()() | Initializes a new instance of the DBParameterGroupStatus class |
![]() | DBParameterGroupName |
The name of the DP parameter group.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ParameterApplyStatus |
The status of parameter updates.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDBParameterGroupName(String) | Obsolete.
Sets the DBParameterGroupName property
|
![]() | WithParameterApplyStatus(String) | Obsolete.
Sets the ParameterApplyStatus property
|

Object | |
![]() | DBParameterGroupStatus |