C# Class Amazon.ElastiCache.Model.ListAllowedNodeTypeModificationsRequest

Container for the parameters to the ListAllowedNodeTypeModifications operation. Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.

When you use the ModifyCacheCluster or ModifyReplicationGroup operations to scale up your cluster or replication group, the value of the CacheNodeType parameter must be one of the node types returned by this operation.

Inheritance: AmazonElastiCacheRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCacheClusterId ( ) : bool
IsSetReplicationGroupId ( ) : bool