Amazon.ElastiCache.Model.DeleteReplicationGroupRequest.IsSetRetainPrimaryCluster C# (CSharp) Method

IsSetRetainPrimaryCluster() private method

private IsSetRetainPrimaryCluster ( ) : bool
return bool
        internal bool IsSetRetainPrimaryCluster()
        {
            return this._retainPrimaryCluster.HasValue; 
        }