C# Class Amazon.RDS.Model.DBParameterGroupStatus

The status of the DP Parameter Group.

Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
DBParameterGroupStatus ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Méthode Description
IsSetDBParameterGroupName ( ) : bool
IsSetParameterApplyStatus ( ) : bool

Method Details

DBParameterGroupStatus() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public DBParameterGroupStatus ( ) : System
Résultat System