AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
The settings to be applied to the replication group, either immediately or during the next maintenance window.

Inheritance Hierarchy

System.Object
  Amazon.ElastiCache.Model.ReplicationGroupPendingModifiedValues

Namespace: Amazon.ElastiCache.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ReplicationGroupPendingModifiedValues : Object

The ReplicationGroupPendingModifiedValues type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AutomaticFailoverStatus Amazon.ElastiCache.PendingAutomaticFailoverStatus Gets and sets the property AutomaticFailoverStatus.

Indicates the status of Multi-AZ for this replication group.

ElastiCache Multi-AZ replication groups are not supported on:

  • Redis versions earlier than 2.8.6.
  • T1 and T2 cache node types.
Public Property PrimaryClusterId System.String Gets and sets the property PrimaryClusterId.

The primary cluster ID which will be applied immediately (if --apply-immediately was specified), or during the next maintenance window.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8