C# Class Amazon.ElastiCache.Model.CacheParameterGroupStatus

The status of the cache parameter group.

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
CacheParameterGroupStatus ( ) : System

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

Private Methods

Méthode Description
IsSetCacheNodeIdsToReboot ( ) : bool
IsSetCacheParameterGroupName ( ) : bool
IsSetParameterApplyStatus ( ) : bool

Method Details

CacheParameterGroupStatus() public méthode

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