Amazon.ElastiCache.Model.ReplicationGroupPendingModifiedValues.IsSetPrimaryClusterId C# (CSharp) Method

IsSetPrimaryClusterId() private method

private IsSetPrimaryClusterId ( ) : bool
return bool
        internal bool IsSetPrimaryClusterId()
        {
            return this._primaryClusterId != null;
        }
ReplicationGroupPendingModifiedValues