Container for the parameters to the DeleteDBParameterGroup operation.
Deletes a specified DBParameterGroup. The DBParameterGroup cannot be associated with any RDS instances to be deleted.
NOTE: The specified DB parameter group cannot be associated with any DB instances.

C# |
public class DeleteDBParameterGroupRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteDBParameterGroupRequest()()()() | Initializes a new instance of the DeleteDBParameterGroupRequest class |
![]() | DBParameterGroupName |
The name of the DB parameter group. Constraints:
|
![]() | 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.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDBParameterGroupName(String) | Obsolete.
Sets the DBParameterGroupName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteDBParameterGroupRequest |