Amazon.Redshift.Model.RestoreStatus.IsSetEstimatedTimeToCompletionInSeconds C# (CSharp) Méthode

IsSetEstimatedTimeToCompletionInSeconds() private méthode

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