Amazon.ElastiCache.Model.DeleteReplicationGroupRequest.IsSetRetainPrimaryCluster C# (CSharp) Метод

IsSetRetainPrimaryCluster() приватный Метод

private IsSetRetainPrimaryCluster ( ) : bool
Результат bool
        internal bool IsSetRetainPrimaryCluster()
        {
            return this._retainPrimaryCluster.HasValue; 
        }