Amazon.ElastiCache.Model.DeleteReplicationGroupRequest.IsSetRetainPrimaryCluster C# (CSharp) Méthode

IsSetRetainPrimaryCluster() private méthode

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