Amazon.DatabaseMigrationService.Model.ReplicationTaskStats.IsSetTablesErrored C# (CSharp) Method

IsSetTablesErrored() private method

private IsSetTablesErrored ( ) : bool
return bool
        internal bool IsSetTablesErrored()
        {
            return this._tablesErrored.HasValue; 
        }